summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/DependencyScannerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use FileEntryRef for PPCallbacks::HasIncludeAlex Lorenz2019-08-271-0/+35
* Use FileEntryRef for PPCallbacks::FileSkippedAlex Lorenz2019-08-271-1/+41
* Re-enable DependencyScannerTest on windows with the right fixesAlex Lorenz2019-08-241-13/+16
* Disable the ScanDepsReuseFilemanager test on WindowsAlex Lorenz2019-08-221-0/+4
* Introduce FileEntryRef and use it when handling includes to report correct de...Alex Lorenz2019-08-221-0/+118
OpenPOWER on IntegriCloud