[PATCH] D51688: [clangd] Set SymbolID for sema macros so that they can be merged with index macros.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 6 02:59:27 PDT 2018


ioeric updated this revision to Diff 164177.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- improve comment; remove dead code.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51688

Files:
  clangd/AST.cpp
  clangd/AST.h
  clangd/CodeComplete.cpp
  clangd/index/SymbolCollector.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51688.164177.patch
Type: text/x-patch
Size: 5109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180906/3a2337e1/attachment.bin>


More information about the cfe-commits mailing list