[PATCH] D60323: [clangd] Include compile command inference in fileStatus API

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 5 09:04:49 PDT 2019


sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric, javed.absar, ilya-biryukov.
Herald added a project: clang.

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D60323

Files:
  clangd/GlobalCompilationDatabase.cpp
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  test/clangd/filestatus.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60323.193896.patch
Type: text/x-patch
Size: 8505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190405/c89d7e3a/attachment.bin>


More information about the cfe-commits mailing list