llvm-project/clang-tools-extra/test/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
..
basic.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
diagnostic.cpp Fix crash when handling an argument parsing-related warning. 2014-02-03 15:55:35 +00:00
fix.cpp
select-checks.cpp
static-analyzer.cpp