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

Szabolcs Nagy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |---
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]

--- Comment #4 from Szabolcs Nagy <[email protected]> ---
this still affects software so if possible clang should have an option
to match the gcc semantics.

(clang seems to have -fheinous-gnu-extensions already for worse language
abuse, so i don't see why this cannot be handled similarly. fixing
legacy code to match the clang requirement is a lot of manual effort
that can introduce new bugs.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to