Age | Commit message (Expand) | Author |
---|---|---|
2010-07-16 | Add a little more data to chained PCHs. WIP | Sebastian Redl |
2010-07-14 | Add a callback interface that allows interested parties to get notified whene... | Sebastian Redl |
2010-07-08 | Some preparatory work for chained PCH. No functionality change. | Sebastian Redl |
2009-11-28 | Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend. | Benjamin Kramer |
2009-10-16 | Add support for a chain of stat caches in the FileManager, rather than | Douglas Gregor |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-23 | Replace cerr with errs(). | Benjamin Kramer |
2009-07-07 | Introduce the notion of "Relocatable" precompiled headers, which are built | Douglas Gregor |
2009-05-18 | Move ASTConsumers.h to include/clang/Frontend, and move the associated | Eli Friedman |