[PATCH] D41911: [clangd] Include scanner that finds compile commands for headers.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 11:04:19 PST 2018


sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, mgorny, klimek.

Not enabled because we need a threadsafe way to change VFS working directories.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41911

Files:
  clangd/CMakeLists.txt
  clangd/Compiler.cpp
  clangd/IncludeScanner.cpp
  clangd/IncludeScanner.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/IncludeScannerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41911.129308.patch
Type: text/x-patch
Size: 15030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180110/1d348af4/attachment.bin>


More information about the cfe-commits mailing list