[PATCH] [clang-tidy] Move -extra-arg handling to CommonOptionsProvider

Alexander Kornienko alexfh at google.com
Mon Nov 3 11:35:38 PST 2014


Make ArgumentsAdjustingCompilations more generic by using ArgumentsAdjusters.

http://reviews.llvm.org/D6073

Files:
  include/clang/Tooling/ArgumentsAdjusters.h
  include/clang/Tooling/CommonOptionsParser.h
  lib/Tooling/ArgumentsAdjusters.cpp
  lib/Tooling/CommonOptionsParser.cpp
  tools/clang-check/ClangCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6073.15724.patch
Type: text/x-patch
Size: 8922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141103/17fe648c/attachment.bin>


More information about the cfe-commits mailing list