[PATCH] D53374: [clangd] Names that are not spelled in source code are reserved.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 18 00:49:33 PDT 2018


ioeric updated this revision to Diff 170046.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- address comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53374

Files:
  clangd/AST.cpp
  clangd/AST.h
  clangd/Quality.cpp
  clangd/Quality.h
  clangd/index/Index.h
  clangd/index/SymbolCollector.cpp
  unittests/clangd/QualityTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53374.170046.patch
Type: text/x-patch
Size: 8577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181018/f40f4d4a/attachment.bin>


More information about the cfe-commits mailing list