summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/TestTU.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Surface errors from command-line parsingIlya Biryukov2019-08-281-2/+6
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clangd] Force the required interpretation of #import on windows tests.Sam McCall2019-07-171-0/+4
* [clangd] Don't rename the namespace.Haojian Wu2019-06-261-1/+4
* [clangd] Index API and implementations for relationsNathan Ridge2019-06-151-2/+3
* [clangd] Introduce a structured hover responseKadir Cetinkaya2019-05-281-2/+1
* [clangd] Respect WarningsAsErrors configuration for clang-tidyFangrui Song2019-05-191-0/+1
* [clangd] Surface diagnostics from headers inside main fileKadir Cetinkaya2019-04-291-4/+8
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+153
OpenPOWER on IntegriCloud