summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/format-strings-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the fixit for -Wformat-security to a note.Bob Wilson2016-03-151-0/+1
* Add a format warning for "%p" with non-void* argsSeth Cantrell2015-03-041-0/+3
* Implement C++'s restrictions on the type of an expression passed to a varargRichard Smith2013-08-051-0/+4
* PR13099: Teach -Wformat about raw string literals, UTF-8 strings and Unicode ...Richard Smith2012-06-131-0/+12
* Support all null pointer literals in format strings.David Blaikie2012-02-101-0/+2
* Tighten format string diagnostic and make it a bit clearer (and a bit closer ...Ted Kremenek2012-01-201-1/+1
* Support the 'a' scanf length modifier as an extension in C++.Hans Wennborg2011-12-281-0/+13
OpenPOWER on IntegriCloud