Improve the way of checking a symbol name is in the first cell. The previous way
is not very robost for cases where a cell lists multiple symbols (e.g. int8_t).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62575
[clangd] Another improvement for std include mapping. ClosedPublic Authored by hokein on May 29 2019, 3:01 AM.
Details Summary Improve the way of checking a symbol name is in the first cell. The previous way
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2019, 3:32 AM Closed by commit rL361951: [clangd] Another improvement for std include mapping. (authored by hokein). · Explain WhyMay 29 2019, 5:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201867 clang-tools-extra/trunk/clangd/StdSymbolMap.inc
clang-tools-extra/trunk/clangd/include-mapping/gen_std.py
clang-tools-extra/trunk/clangd/include-mapping/test.py
|