[PATCH] D56860: [clangd] NFC: Use buildCompilerInvocation in CodeComplete

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 22 01:28:52 PST 2019


kadircet updated this revision to Diff 182856.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Moved ParseInputs and buildCompilerInvocation into Compiler.h


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56860/new/

https://reviews.llvm.org/D56860

Files:
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/CodeComplete.cpp
  clangd/Compiler.cpp
  clangd/Compiler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56860.182856.patch
Type: text/x-patch
Size: 7358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190122/43fc358c/attachment-0001.bin>


More information about the cfe-commits mailing list