[PATCH] D45006: [Tooling] A CompilationDatabase wrapper that infers header commands.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 04:56:52 PDT 2018


sammccall updated this revision to Diff 140941.
sammccall marked 3 inline comments as done.
sammccall added a comment.

Address comments, except cross-language flag transfer which needs more thought.


Repository:
  rC Clang

https://reviews.llvm.org/D45006

Files:
  include/clang/Tooling/CompilationDatabase.h
  lib/Tooling/CMakeLists.txt
  lib/Tooling/InterpolatingCompilationDatabase.cpp
  unittests/Tooling/CompilationDatabaseTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45006.140941.patch
Type: text/x-patch
Size: 20120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/15d53190/attachment-0001.bin>


More information about the cfe-commits mailing list