[PATCH] D56830: Prototype for include-fixer workflow in clangd. [NOT FOR REVIEW]

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 17 01:47:19 PST 2019


ioeric created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, javed.absar, ilya-biryukov.

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D56830

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/Diagnostics.cpp
  clangd/Diagnostics.h
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56830.182220.patch
Type: text/x-patch
Size: 24157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190117/305e7427/attachment-0001.bin>


More information about the cfe-commits mailing list