summaryrefslogtreecommitdiff
path: root/tests/unit/unittest/includecollector-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Add BuildDependencyCollectorMarco Bubke2018-11-201-422/+0
* ClangPchManager: Add build dependencies to include collectorMarco Bubke2018-10-251-55/+280
* Clang: Fix includes in the PCH creatorMarco Bubke2018-04-041-17/+66
* Clang: Handle native file in the file cacheMarco Bubke2017-11-231-3/+4
* UnitTests: Use memory databaseMarco Bubke2017-10-231-1/+1
* Clang: Add file cacheMarco Bubke2017-10-051-7/+16
* Clang: Add symbol storageMarco Bubke2017-08-291-1/+1
* Clang: Work around missing fileMarco Bubke2017-02-211-0/+10
* Clang: Add test for include collectorMarco Bubke2017-02-161-0/+10
* Clang: Improve speed by content generationMarco Bubke2017-02-161-7/+24
* Utils: Move forward declaration of SmallString in an extra headerMarco Bubke2017-02-021-1/+1
* Clang: Use the whole path in the IncludeCollectorMarco Bubke2017-02-021-7/+7
* Clang: Handle generated filesMarco Bubke2017-02-011-1/+4
* Clang: Add ClangPchManagerMarco Bubke2017-01-301-0/+98