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

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Richard Smith <richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to