summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/custom-diagnostics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Fix the order of ExtraArgsBeforeAlexander Kornienko2016-08-231-0/+15
| | | | | | Added tests for the relative order of -extra-arg(-before) and ExtraArgs(Before). llvm-svn: 279516
* Add ExtraArgs and ExtraArgsBefore options to enable clang warnings via ↵Alexander Kornienko2015-11-091-0/+12
configuration files. Summary: This patch depends on http://reviews.llvm.org/D14191 Reviewers: djasper, klimek Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D14192 llvm-svn: 252485
OpenPOWER on IntegriCloud