https://llvm.org/bugs/show_bug.cgi?id=27255
Sean Silva <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Sean Silva <[email protected]> --- I believe this is UB: http://stackoverflow.com/a/17979772 `(unsigned char *)(uintptr_t)(a)` should work though. -- 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
