hanchenye-llvm-project/clang-tools-extra/clang-tidy/tool
Alexander Kornienko 5eac3c6a44 [clang-tidy] Added -fix-errors option
Summary:
Added -fix-errors option to allow applying fixes when compiler errors
are present. Without this flag -fix would bail out if there are compiler errors.
This is needed to avoid applying wrong fixes if Clang fails to recover from
compilation errors correctly.

Reviewers: djasper, klimek

Reviewed By: klimek

Subscribers: curdeius, cfe-commits

Differential Revision: http://reviews.llvm.org/D6059

llvm-svn: 221152
2014-11-03 14:06:31 +00:00
..
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
ClangTidyMain.cpp [clang-tidy] Added -fix-errors option 2014-11-03 14:06:31 +00:00
Makefile Fix Makefiles after r220867. 2014-10-29 18:55:41 +00:00
clang-tidy-diff.py Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
run-clang-tidy.py run-clang-tidy.py: don't fail when running without -checks=. 2014-09-22 00:07:07 +00:00