summaryrefslogtreecommitdiff
path: root/lib/Frontend/GeneratePCH.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.Benjamin Kramer2009-11-281-5/+2
* Add support for a chain of stat caches in the FileManager, rather thanDouglas Gregor2009-10-161-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-4/+4
* Replace cerr with errs().Benjamin Kramer2009-08-231-1/+0
* Introduce the notion of "Relocatable" precompiled headers, which are builtDouglas Gregor2009-07-071-8/+14
* Move ASTConsumers.h to include/clang/Frontend, and move the associated Eli Friedman2009-05-181-0/+78