summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-cc/GeneratePCH.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-78/+0
* Refactor ASTConsumers to take a raw_ostream instead of a filename where Eli Friedman2009-05-181-17/+8
* Implement caching of stat() calls for precompiled headers, which isDouglas Gregor2009-04-271-4/+13
* Introduce the notion of a SemaConsumer, which is an ASTConsumer thatDouglas Gregor2009-04-201-3/+7
* emit tokens, constify the Preprocessor passed down into PCH writer.Chris Lattner2009-04-101-3/+3
* Arrange for the preprocessor to be passed down into the PCH writer.Chris Lattner2009-04-101-14/+10
* Implementation of pre-compiled headers (PCH) based on lazyDouglas Gregor2009-04-091-0/+78
OpenPOWER on IntegriCloud