[LLVMbugs] [Bug 6056] clang ignores -fno-constant-cfstrings on OS X

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Apr 29 03:11:07 PDT 2010


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

Jonathan Schleifer <js-llvm-bugzilla at webkeks.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #7 from Jonathan Schleifer <js-llvm-bugzilla at webkeks.org> 2010-04-29 05:11:07 CDT ---
Now it always references NSConstantString and ignores what's specified by
-fconstant-string-class, leading to not even compiling it now, as it can't find
the interface for NSConstantString.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list