[llvm-bugs] [Bug 34938] Preprocessor bug with variadic macros

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 12 22:21:35 PDT 2017


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This is a GNU extension. Use -pedantic-errors to request diagnostics for
non-strictly-conforming code.

-- 
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/20171013/0b137fbc/attachment.html>


More information about the llvm-bugs mailing list