http://llvm.org/bugs/show_bug.cgi?id=11608
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Eli Friedman <[email protected]> 2011-12-18 17:29:44 CST --- There are many ways to hide a constant string from -Wformat-security. This is one. If you want to use -Wformat-security, don't do that. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
