[llvm-bugs] [Bug 27189] __func__ incompatibilities with gcc
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 10 11:24:00 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27189
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #8 from Reid Kleckner <rnk at google.com> ---
I think everything here is working-as-intended on our end, this seems like more
of a conflict between user headers and netbsd headers trying to make __func__
work with old __STDC_VERSION__ settings.
--
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/20160810/43c3ad44/attachment.html>
More information about the llvm-bugs
mailing list