summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/include-mapping
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Add include-mapping for C symbols.Haojian Wu2019-06-213-180/+218
* [clangd] Another improvement for std include mapping.Haojian Wu2019-05-292-6/+39
* [clangd] Improvements to header mapping: more precise parsing of cppreference...Sam McCall2019-05-022-15/+67
* [clangd] Standard library mapping: prefer "primary" versions of functions ove...Sam McCall2019-05-022-9/+20
* [clangd] gen_std uses multiprocessing pool to be fast. While here, log ambigu...Sam McCall2019-04-301-24/+42
* [clangd] Add std subnamespace symbols to the symbol map.Haojian Wu2019-03-251-34/+76
* [clangd] Using symbol name to map includes for STL symbols.Haojian Wu2019-03-142-0/+250
OpenPOWER on IntegriCloud