aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/chain-macro.c
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-08-25Eliminate the -chained-pch flag and all of the frontend and libclang options ...Douglas Gregor
2010-10-02Implement chained PCH support for the macro definitions stored withinDouglas Gregor
2010-07-27Record macros in dependent PCHs. Also add various info tables to dependent PC...Sebastian Redl