summaryrefslogtreecommitdiff
path: root/src/tools/clangrefactoringbackend/source/indexdataconsumer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-222/+0
* Refactoring: Fix unit testsMarco Bubke2020-06-301-8/+0
* Clang: Fix build with Clang/LLVM 10Orgad Shaneh2020-02-201-9/+19
* ClangRefactoring: Fix MSVC warningOrgad Shaneh2019-09-181-1/+1
* ClangRefactoring: Improve follow symbol and usageMarco Bubke2019-08-271-4/+4
* ClangPchManager: Use TimeStamp instead of long longMarco Bubke2019-08-271-1/+1
* ClangRefactoring: Remove file status collectionMarco Bubke2019-08-271-7/+0
* ClangRefactor: Suppress warnings about unused stuffhjk2019-06-211-17/+3
* 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