summaryrefslogtreecommitdiffstats
path: root/test/Sema/format-strings-ms.c
Commit message (Expand)AuthorAgeFilesLines
* MS format strings: parse the 'Z' printf conversion specifier (PR20808)Hans Wennborg2014-09-071-1/+11
* MS format strings: allow the 'h' length modifier with C, C, s and S (PR20808)Hans Wennborg2014-09-041-0/+12
* MS format strings: support the 'w' length modifier (PR20808)Hans Wennborg2014-09-041-13/+54
* PR20356: Fix all Sema warnings with mismatched ext_/warn_ versusRichard Smith2014-07-191-1/+1
* Typo.David Majnemer2013-08-221-2/+2
* Analysis: Make %I in printf more reasonable, add more testsDavid Majnemer2013-08-221-1/+17
* Analysis: Add support for MS specific printf format specifiersDavid Majnemer2013-08-211-0/+9