Age | Commit message (Expand) | Author |
---|---|---|
2009-07-12 | Match declaration to definition. | Daniel Dunbar |
2009-07-07 | Introduce the notion of "Relocatable" precompiled headers, which are built | Douglas Gregor |
2009-07-01 | Update for changes in LLVM. Hopefully this is the last one for a while. | Owen Anderson |
2009-07-01 | Hold the LLVMContext by reference instead of by pointer. | Owen Anderson |
2009-07-01 | Update for LLVMContext+Module change. | Owen Anderson |
2009-05-30 | Refactor and clean up the AST printer, so that it uses a DeclVisitor, | Douglas Gregor |
2009-05-21 | AST XML dump, from Olaf Krzikalla! | Douglas Gregor |
2009-05-18 | Move ASTConsumers.h to include/clang/Frontend, and move the associated | Eli Friedman |