Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary explicit unique_ptr ctors now that buildASTFromCode return... | David Blaikie | 2014-04-25 | 1 | -4/+4 |
* | Slightly less blindly fixing clang-tools-extra now that I remember that the "... | David Blaikie | 2014-04-25 | 1 | -13/+12 |
* | QueryEngineTest.cpp: Appease g++47. | NAKAMURA Takumi | 2014-04-24 | 1 | -1/+1 |
* | ClangQueryTests: Fix msc17 build. Non-static member initializers are unavaila... | NAKAMURA Takumi | 2014-04-24 | 1 | -9/+18 |
* | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -10/+38 |
* | [C++11] Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-09 | 1 | -2/+2 |
* | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+110 |