Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-scan-deps] Add basic support for modules. | Michael Spencer | 2019-10-24 | 1 | -4/+38 |
* | [ScanDeps] clang-format, 80 cols. | Michael J. Spencer | 2019-10-10 | 1 | -4/+7 |
* | In openFileForRead don't cache erroneous entries if the error relates to them... | Kousik Kumar | 2019-10-10 | 1 | -35/+20 |
* | [clang-scan-deps] Fix for headers having the same name as a directory | Alex Lorenz | 2019-09-13 | 1 | -0/+3 |
* | [clang-scan-deps] cast Result to ErrorOr<unique_ptr<vfs::File>> explicitly to... | Alex Lorenz | 2019-09-11 | 1 | -1/+2 |
* | [clang-scan-deps] add skip excluded conditional preprocessor block preprocess... | Alex Lorenz | 2019-09-11 | 1 | -4/+28 |
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -2/+2 |
* | [clang-scan-deps] Implementation of dependency scanner over minimized sources | Alex Lorenz | 2019-08-06 | 1 | -0/+218 |