Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. | Eugene Zelenko | 2016-03-17 | 1 | -2/+2 |
* | Simplify code. No functional change. | Craig Topper | 2014-06-10 | 1 | -1/+1 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 1 | -2/+2 |
* | Add new 'let' command to bind arbitrary values into constants. | Samuel Benzaquen | 2014-04-23 | 1 | -5/+10 |
* | [cleanup] Re-sort headers with llvm/utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -2/+1 |
* | Documentation comments: fix incorrect usage of \param | Dmitri Gribenko | 2014-03-02 | 1 | -4/+4 |
* | Add completion to the query parser, and hook it up to clang-query. | Peter Collingbourne | 2014-02-01 | 1 | -5/+46 |
* | Introduce clang-query tool. | Peter Collingbourne | 2013-11-08 | 1 | -0/+27 |