https://llvm.org/bugs/show_bug.cgi?id=28390
Eric Fiselier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Eric Fiselier <[email protected]> --- Hi Hal, I'm compiling with -std=c++1z, so that would explain it. I assumed it was a real ODR violation since ASAN was flagging it as such, but I would agree that they are defined identically so it should be OK. I'm going to close this as INVALID since you pointed out this is intended behavior. Please reopen if that is incorrect. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
