Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Index] Add setPreprocessor member to IndexDataConsumer. | Eric Liu | 2017-12-07 | 1 | -8/+14 |
* | [index] Added a method indexTopLevelDecls to run indexing on a list of Decls. | Ilya Biryukov | 2017-07-14 | 1 | -0/+12 |
* | [c-index-test] Provide capability to index module file imports and dump their... | Argyrios Kyrtzidis | 2017-01-30 | 1 | -0/+17 |
* | [index] Factor libclang's functionality to determing the mangled name of symb... | Argyrios Kyrtzidis | 2016-02-14 | 1 | -0/+2 |
* | [index] Allow calling createIndexingAction() without passing another action t... | Argyrios Kyrtzidis | 2016-02-14 | 1 | -22/+56 |
* | [libclang] Separate the underlying indexing functionality of libclang and int... | Argyrios Kyrtzidis | 2016-02-12 | 1 | -0/+140 |