[llvm-bugs] [Bug 34103] libc++abi doesn't build with -std=c++17
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 8 09:16:14 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34103
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #4 from Nico Weber <nicolasweber at gmx.de> ---
Our setup is that we build libc++(abi) ourselves and link it statically. We
have a global -std= flag.
Something like "if you build libc++abi with -std=c++17, it will only work for
c++17+ programs" would be cool for us. Eventually something like that will be
needed anyhow.
Anyhoo, reopened for either that or Richard's suggestion.
--
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/20170808/926d7048/attachment-0001.html>
More information about the llvm-bugs
mailing list