summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/include-fixer/SymbolIndexManager.h
Commit message (Expand)AuthorAgeFilesLines
* Spelling mistakes in comments. NFCI.Simon Pilgrim2017-03-301-1/+1
* Fix the build of the include-fixer plugin for some shared cmake builds and MSVC.Benjamin Kramer2017-01-131-0/+11
* Improve include fixer's ranking by taking the paths into account.Manuel Klimek2017-01-111-1/+2
* Only launch asynchronously if threading is enabled.Manuel Klimek2017-01-111-1/+6
* [include-fixer] Load symbol index asynchronously.Benjamin Kramer2017-01-091-3/+4
* [include-fixer] Correct nested class search for identifiers with scoped infor...Haojian Wu2016-08-021-5/+8
* [include-fixer] Add missing namespace qualifiers after inserting a missing he...Haojian Wu2016-07-081-3/+3
* [include-fixer] Rename XrefsDB to SymbolIndex.Benjamin Kramer2016-05-131-0/+45
OpenPOWER on IntegriCloud