[PATCH] D58345: [clangd] Using symbol name to map includes for STL symbols.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 11:46:43 PST 2019
hokein updated this revision to Diff 187835.
hokein marked 6 inline comments as done.
hokein added a comment.
- address comments
- narrow the scope of this patch -- only emit unique symbols
- add the generator tool
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58345/new/
https://reviews.llvm.org/D58345
Files:
clangd/StdGen/.gitignore
clangd/StdGen/Readme.md
clangd/StdGen/lib/config.js
clangd/StdGen/lib/main.js
clangd/StdGen/lib/parse.js
clangd/StdGen/package.json
clangd/StdGen/spec/test.js
clangd/StdSymbolMap.inc
clangd/index/CanonicalIncludes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58345.187835.patch
Type: text/x-patch
Size: 52992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190221/82986cf5/attachment-0001.bin>
More information about the cfe-commits
mailing list