Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -5/+5 |
* | Update for LLVM api change. | Rafael Espindola | 2014-08-27 | 1 | -1/+1 |
* | Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) | David Blaikie | 2014-08-10 | 1 | -3/+3 |
* | Revert "unique_ptr-ify ownership of ASTConsumers" | David Blaikie | 2014-07-17 | 1 | -3/+3 |
* | unique_ptr-ify ownership of ASTConsumers | David Blaikie | 2014-07-17 | 1 | -3/+3 |
* | Fix use of uninitialized variable in ExternalASTSourceTest.cpp (introduced in... | David Blaikie | 2014-03-11 | 1 | -1/+1 |
* | Add a unittest for the ExternalASTSource. | Richard Smith | 2014-03-11 | 1 | -0/+83 |