[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
Wed Sep 5 09:30:31 PDT 2018


ioeric updated this revision to Diff 164055.
ioeric added a comment.

- Set name for the test symbol.


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.164055.patch
Type: text/x-patch
Size: 4084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180905/fc012f01/attachment-0001.bin>


More information about the cfe-commits mailing list