[llvm-bugs] [Bug 44939] Support -std=c++20/gnu++20
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 19 13:44:02 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44939
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Richard Smith <richard-llvm at metafoo.co.uk> ---
I was considering something smaller (just adding the flag and nothing else),
but it strikes me that we should probably apply all the changes in that patch
at the same time. (For example, the -W flag names should change at the same
time as the -std= flag, and it seems appropriate for __cplusplus to change at
the same time too.)
Pushed to branch as llvmorg-10.0.0-rc2-24-g5175565cf15.
--
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/20200219/9d717ab6/attachment.html>
More information about the llvm-bugs
mailing list