aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/warning_tests.c
AgeCommit message (Expand)Author
2012-11-17Made the "expected string literal" diagnostic more expressiveAndy Gibbs
2012-11-17Refactored duplicate string literal lexing code within Preprocessor, into aAndy Gibbs
2012-11-17Fix handling of invalid uses of the __has_warning builtin macroAndy Gibbs
2012-07-11Allow -verify directives to be filtered by preprocessing.Jordan Rose
2011-10-12Add test case for __has_warning.Ted Kremenek