[PATCH] D14191: Make ArgumentAdjuster aware of the current file being processed.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 29 17:56:41 PDT 2015
alexfh created this revision.
alexfh added a reviewer: klimek.
alexfh added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
This is needed to handle per-project configurations when adding extra
arguments in clang-tidy for example.
http://reviews.llvm.org/D14191
Files:
include/clang/Tooling/ArgumentsAdjusters.h
lib/Tooling/ArgumentsAdjusters.cpp
lib/Tooling/CommonOptionsParser.cpp
lib/Tooling/Tooling.cpp
unittests/Tooling/ToolingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14191.38776.patch
Type: text/x-patch
Size: 4514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151030/0c2bb4c1/attachment.bin>
More information about the cfe-commits
mailing list