[LLVMbugs] [Bug 2843] llvm-gcc has -Wformat-nonliteral on by default, can' t switch it off
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Sep 30 18:27:31 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2843
Devang Patel <dpatel at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Devang Patel <dpatel at apple.com> 2008-09-30 20:27:30 ---
When -Wformat is used it seems -Wno-format-nonliteral is not effective.
Anyway, now llvm-gcc will not enforce -Wformat by default on non-darwin
platforms after revision 56905.
--
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