summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma_sysheader.c
AgeCommit message (Expand)Author
2013-04-17Fix off-by-one error in #pragma clang system_header.Jordan Rose
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-04-15Fix tests that weren't actually verifying anything.David Blaikie
2011-05-22attempt to fix windows testers, which generate #line by default.Chris Lattner
2011-05-22Invoke the FileChanged callback before pushing the linemarker for a systemChris Lattner
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-06-15Fix #pragma GCC system_header by making it insert a virtual linemarker intoChris Lattner