[llvm-bugs] [Bug 25383] clang dies on abort trap when parsing format string "%*D" for custom printf-like function

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 3 10:10:37 PST 2015


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

Anton Rang <llvm at insonuit.org> changed:

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

--- Comment #6 from Anton Rang <llvm at insonuit.org> ---
This bug only existed in FreeBSD's clang 3.3 fork.

In clang 3.7 on FreeBSD, using the __freebsd_kprintf__ format, the proper
warning
is generated.

-- 
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/20151103/accb7544/attachment.html>


More information about the llvm-bugs mailing list