Age | Commit message (Expand) | Author |
---|---|---|
2010-02-09 | Introduce a testbed for merging multiple ASTs into a single AST | Douglas Gregor |
2010-02-08 | Implement basic importing and merging of variable declarations within | Douglas Gregor |
2009-11-29 | This patch moves the frontend timer from clang-cc into CompilerInstance. | Kovarththanan Rajaratnam |
2009-11-14 | Add FrontendAction interface, for encapsulating a "clang-cc" style action. | Daniel Dunbar |