summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Fix DocumentOutline for conceptsKadir Cetinkaya2020-06-231-0/+9
* [clangd] Fix typo in symbol kind conversionSam McCall2019-11-151-6/+6
* [clangd] Replace getLangOpts().isHeaderFile usage with isHeaderFile helper.Haojian Wu2019-11-151-4/+1
* [clangd] Print qualifiers of out-of-line definitions in document outlineIlya Biryukov2019-08-141-23/+88
* [clangd] Qualify uses of ::testing everywhere. NFCIlya Biryukov2019-05-061-2/+2
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+688
OpenPOWER on IntegriCloud