| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pacify gcc's parenthesis warning, which doesn't realize that parens don't mat... | Manuel Klimek | 2016-03-09 | 1 | -3/+2 |
| * | [index] Add a message for the assertion, NFC. | Argyrios Kyrtzidis | 2016-03-09 | 1 | -1/+2 |
| * | [index] Fix assertion hit when indexing re-declarations of built-in functions. | Argyrios Kyrtzidis | 2016-03-09 | 1 | -0/+1 |
| * | [index] Distinguish USRs of anonymous enums by using their first enumerator. | Argyrios Kyrtzidis | 2016-03-04 | 1 | -4/+0 |
| * | [index] Ignore ObjCTypeParamDecls during indexing. | Argyrios Kyrtzidis | 2016-03-04 | 1 | -0/+3 |
| * | [index] Print and test module import references. | Argyrios Kyrtzidis | 2016-02-29 | 1 | -2/+7 |
| * | silence -Wreturn-type warnings | Saleem Abdulrasool | 2016-02-15 | 1 | -0/+1 |
| * | [libclang] Separate the underlying indexing functionality of libclang and int... | Argyrios Kyrtzidis | 2016-02-12 | 1 | -0/+325 |

