summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/pragma_sysheader.c
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error in #pragma clang system_header.Jordan Rose2013-04-171-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-1/+2
* Fix tests that weren't actually verifying anything.David Blaikie2012-04-151-1/+1
* attempt to fix windows testers, which generate #line by default.Chris Lattner2011-05-221-1/+1
* Invoke the FileChanged callback before pushing the linemarker for a systemChris Lattner2011-05-221-0/+9
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Fix #pragma GCC system_header by making it insert a virtual linemarker intoChris Lattner2009-06-151-0/+3