[LLVMbugs] [Bug 18939] Concatenated Objective C format string triggers Sema::CheckFormatString "String literal not of constant array type!" assert

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 25 04:35:52 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18939

Benjamin Kramer <benny.kra at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |benny.kra at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Benjamin Kramer <benny.kra at gmail.com> ---
fixed in r202147. Concatenated ObjC string literals are now ConstantArrayTyped.

-- 
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/20140225/17714ebc/attachment.html>


More information about the llvm-bugs mailing list