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

Nico Weber <nicolaswe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #4 from Nico Weber <nicolaswe...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to