aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/clangrefactoringbackend/source/indexdataconsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangRefactor: Avoid warningshjk2019-07-051-14/+0
* ClangRefactoring: Improve indexingMarco Bubke2019-06-171-16/+86
* Clang: Improve updatingMarco Bubke2019-06-171-2/+5
* Clang: Improve project part updatingMarco Bubke2019-04-011-1/+1
* ClangRefactoring: Don't update the database if something went wrongMarco Bubke2019-02-121-17/+7
* Clang: Fix build with clang 7.0Ivan Donchevskii2018-10-171-0/+10
* ClangRefactoring: Improve symbol parsingMarco Bubke2018-08-271-4/+22
* Clang: Don't index already indexed symbolsMarco Bubke2018-08-201-1/+9
* Clang: Locator filter for the symbol databaseMarco Bubke2018-04-121-6/+6
* Clang: Distinguish between Enum and RecordsMarco Bubke2018-04-121-3/+7
* Clang: Use DeclarationName for indexingMarco Bubke2018-04-091-1/+3
* Clang: Process SymbolKind and SymbolTags with the indexerMarco Bubke2018-03-271-1/+41
* Clang: Use the clang indexer for indexingMarco Bubke2018-03-271-0/+96