Andy Gibbs
|
c6e68daac0
|
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
|
2012-10-19 12:44:48 +00:00 |
Douglas Gregor
|
2ed0ee1ace
|
Eliminate the -chained-pch flag and all of the frontend and libclang options associated with it. Chained PCH is the only way to build a PCH file that includes another PCH file
llvm-svn: 138597
|
2011-08-25 22:54:01 +00:00 |
Douglas Gregor
|
9109629e55
|
Implement chained PCH support for the macro definitions stored within
the "detailed" preprocessing record.
llvm-svn: 115417
|
2010-10-02 19:29:26 +00:00 |
Sebastian Redl
|
9891212476
|
Record macros in dependent PCHs. Also add various info tables to dependent PCHs; tests for this to follow.
llvm-svn: 109554
|
2010-07-27 23:01:28 +00:00 |