llvm-project/clang-tools-extra/clang-tidy/tool
Jonathan Roelofs d60388a985 Teach clang-tidy how to upgrade warnings into errors.
Similar in format to the `-checks=` argument, this new `-warnings-as-errors=`
argument upgrades any warnings emitted by the former to errors.

http://reviews.llvm.org/D15528

llvm-svn: 257642
2016-01-13 17:36:41 +00:00
..
CMakeLists.txt [clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" module in ClangTidy 2015-12-30 10:24:40 +00:00
ClangTidyMain.cpp Teach clang-tidy how to upgrade warnings into errors. 2016-01-13 17:36:41 +00:00
Makefile [clang-tidy] Fix configure build 2015-12-30 10:44:08 +00:00
clang-tidy-diff.py [clang-tidy] Update check name in the comment. NFC. 2015-09-15 13:13:48 +00:00
run-clang-tidy.py [clang-tidy] add option to specify build path 2015-09-28 17:53:04 +00:00