summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/index/CanonicalIncludes.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Use pre-populated mappings for standard symbolsIlya Biryukov2019-09-091-28/+15
* [clangd] Add include-mapping for C symbols.Haojian Wu2019-06-211-1/+2
* [clangd] Include insertion: require header guards, drop other heuristics, tre...Sam McCall2019-04-171-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Get rid of regexes in CanonicalIncludesIlya Biryukov2018-08-221-12/+12
* NFC: Enforce good formatting across multiple clang-tools-extra filesKirill Bobyrev2018-08-141-1/+1
* [clangd] clang-format the source code. NFCIlya Biryukov2018-05-301-1/+1
* [clangd] Skip .inc headers when canonicalizing header #include.Eric Liu2018-05-241-3/+4
* [clangd] Make symbol name a required parameter for CanonicalIncludes::mapHeaderEric Liu2018-03-011-5/+3
* [clangd] Support include canonicalization in symbol leve.Eric Liu2018-03-011-3/+14
* [clangd] Fixes for #include insertion.Eric Liu2018-02-191-0/+4
* [clangd] collect symbol #include & insert #include in global code completion.Eric Liu2018-02-161-0/+79
OpenPOWER on IntegriCloud