summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/clang-check-extra-arg.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-check: Enable specification of additional compiler argumentsPavel Labath2013-06-051-0/+5
Summary: This adds two command-line parameters: -extra-arg and -extra-arg-before, which enable the user to pass additional parameters to the compiler command. Reviewers: klimek CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D919 llvm-svn: 183320
OpenPOWER on IntegriCloud