[PATCH] D40897: [clangd] Introduce a "Symbol" class.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 8 03:29:08 PST 2017
hokein updated this revision to Diff 126115.
hokein marked 4 inline comments as done.
hokein added a comment.
Address review comments.
- Use SymbolSlab, for allowing future space optimization.
- Fix a Cast issue when building debug unittest.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40897
Files:
clangd/CMakeLists.txt
clangd/Symbol.cpp
clangd/Symbol.h
unittests/clangd/CMakeLists.txt
unittests/clangd/SymbolCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40897.126115.patch
Type: text/x-patch
Size: 11608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171208/68c3a323/attachment.bin>
More information about the cfe-commits
mailing list