[llvm-bugs] [Bug 13108] -Wformat should print invalid formats as they were written in the source

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 9 16:34:22 PST 2016


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

Mehdi Amini <mehdi.amini at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mehdi.amini at apple.com
         Resolution|---                         |FIXED

--- Comment #2 from Mehdi Amini <mehdi.amini at apple.com> ---
It prints now:

warning: invalid conversion specifier '\x0a' [-Wformat-invalid-specifier]

-- 
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/20161110/55949507/attachment.html>


More information about the llvm-bugs mailing list