[PATCH] D63270: [clangd] Add include-mapping for C symbols.
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 12:53:10 PDT 2021
ldionne added a comment.
Herald added a subscriber: usaxena95.
Herald added a project: clang-tools-extra.
This is awesome, but the script doesn't work anymore with `-language=cpp` -- is there any interest in looking into that? The C++ Standard Library has changed quite a bit recently and it would be great to update the mapping for the C++ Library.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63270/new/
https://reviews.llvm.org/D63270
More information about the cfe-commits
mailing list