summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...Sam McCall2019-12-061-39/+34
* Revert "[clangd] repair mac tests for 88bccded8fa1"Sam McCall2019-12-021-16/+6
* [clangd] repair mac tests for 88bccded8fa1Sam McCall2019-12-021-7/+16
* [clangd] Try harder to find a plausible `clang` as argv0, particularly on Mac.Sam McCall2019-12-021-2/+3
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clangd] Get rid of dots and dotsdots within GlobalCompilationDatabaseKadir Cetinkaya2019-07-181-2/+26
* [clangd] Fix windows buildbotsKadir Cetinkaya2019-07-111-5/+17
* [clangd] Reland rL365634Kadir Cetinkaya2019-07-111-6/+123
* Revert "[clangd] Filter out non-governed files from broadcast"Matthew Voss2019-07-101-122/+6
* [clangd] Filter out non-governed files from broadcastKadir Cetinkaya2019-07-101-6/+122
* [clangd] Parse files without extensions if we don't have a compile command.Haojian Wu2019-06-181-0/+4
* [clangd] Also apply adjustArguments when returning fallback commandsKadir Cetinkaya2019-06-041-2/+5
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+151
OpenPOWER on IntegriCloud