[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 05:22:30 PDT 2018


ioeric updated this revision to Diff 170068.
ioeric marked an inline comment as done.
ioeric added a comment.

- add isImplementationDetail helper


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


More information about the cfe-commits mailing list