[PATCH] D45006: [Tooling] A CompilationDatabase wrapper that infers header commands.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 5 09:34:24 PDT 2018
sammccall updated this revision to Diff 141172.
sammccall added a comment.
Address cross-language issues in a more comprehensive way.
Prefers (potentially) same-language over cross-language, handles cross-language
flag transfers correctly using -x and handling (dropping) -std.
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.141172.patch
Type: text/x-patch
Size: 25124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180405/bd254c0d/attachment-0001.bin>
More information about the cfe-commits
mailing list