llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko 6d129d5454 Fix crash when handling an argument parsing-related warning.
Summary: Don't crash on warnings coming before the translation unit starts.

Reviewers: klimek, djasper

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2676

llvm-svn: 200702
2014-02-03 15:55:35 +00:00
..
google Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
llvm Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
tool Clang-tidy: added --disable-checks, --list-checks options. 2013-12-19 19:57:05 +00:00
CMakeLists.txt Re-applied r198807, r198808 with an additional change to fix linking in configure Release+Asserts build. 2014-01-09 16:31:25 +00:00
ClangTidy.cpp Prospective build fix for unsafe usage of getCustomDiagID() 2014-01-26 06:58:01 +00:00
ClangTidy.h Fix another invalid getCustomDiagID() use to unbreak the build 2014-01-26 08:36:03 +00:00
ClangTidyDiagnosticConsumer.cpp Fix crash when handling an argument parsing-related warning. 2014-02-03 15:55:35 +00:00
ClangTidyDiagnosticConsumer.h Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
ClangTidyModule.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
ClangTidyModule.h Clang-tidy: added --disable-checks, --list-checks options. 2013-12-19 19:57:05 +00:00
ClangTidyModuleRegistry.h
Makefile Fix clang-tidy dependencies and bad file comment. 2013-08-04 15:56:30 +00:00