[PATCH] D61743: New clang option -MD-filter=prefix to filter files from make dependencies
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 14:15:14 PDT 2019
mibintc updated this revision to Diff 199082.
mibintc added a comment.
respond to suggestion from @xbolva00 (thanks). Added a test case where prefix fails to match
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61743/new/
https://reviews.llvm.org/D61743
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/DependencyOutputOptions.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/DependencyFile.cpp
test/Frontend/dependency-gen.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61743.199082.patch
Type: text/x-patch
Size: 5726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190510/f22e3ada/attachment-0001.bin>
More information about the cfe-commits
mailing list