https://llvm.org/bugs/show_bug.cgi?id=26643
Richard Smith <richard-l...@metafoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |richard-l...@metafoo.co.uk Resolution|--- |INVALID --- Comment #3 from Richard Smith <richard-l...@metafoo.co.uk> --- See the documentation here: http://clang.llvm.org/docs/AttributeReference.html#format-gnu-format The format argument is not a string literal, and 'test' is not annotated with the 'format' attribute to indicate that 'fmt' is in fact a format string. So this is working as designed and intended. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs