[PATCH] D45513: [clangd] Add line and column number to the index symbol.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 12 08:51:00 PDT 2018


hokein updated this revision to Diff 142195.
hokein marked 3 inline comments as done.
hokein added a comment.

Update the patch, address remaining issues.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45513

Files:
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolYAML.cpp
  unittests/clangd/Annotations.cpp
  unittests/clangd/Annotations.h
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45513.142195.patch
Type: text/x-patch
Size: 11014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180412/ec057ea5/attachment-0001.bin>


More information about the cfe-commits mailing list