[PATCH] D46675: [clangd] Add helper for collecting #include directives in file.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 10 00:02:26 PDT 2018


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

- Rebase on origin/master


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46675

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/Headers.cpp
  clangd/Headers.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/XRefs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46675.146074.patch
Type: text/x-patch
Size: 17349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180510/e5e97034/attachment.bin>


More information about the cfe-commits mailing list