[llvm-bugs] [Bug 30446] Undefining __GNUC__ or setting __GNUC__ to 1 breaks libc++

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 22 06:22:03 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30446

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nicolasweber at gmx.de
         Resolution|---                         |WONTFIX

--- Comment #10 from Nico Weber <nicolasweber at gmx.de> ---
Redefining identifiers starting with __ has undefined behavior. Don't do that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160922/a4e8114a/attachment.html>


More information about the llvm-bugs mailing list