summaryrefslogtreecommitdiffstats
path: root/clangd/unittests/DiagnosticsTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Qualify uses of ::testing everywhere. NFCIlya Biryukov2019-05-061-13/+14
* Fix test to avoid assuming clang will diagnose problems in unreachable code.Richard Smith2019-05-061-0/+2
* [clangd] Surface diagnostics from headers inside main fileKadir Cetinkaya2019-04-291-10/+128
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+652