hanchenye-llvm-project/clang-tools-extra/unittests/clang-tidy
Alexander Kornienko 9eb8c92b52 Output clang-tidy errors in a consistent order.
Summary: Sort errors by path, file offset and message.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

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

llvm-svn: 205759
2014-04-08 12:27:49 +00:00
..
CMakeLists.txt Output clang-tidy errors in a consistent order. 2014-04-08 12:27:49 +00:00
ClangTidyDiagnosticConsumerTest.cpp Output clang-tidy errors in a consistent order. 2014-04-08 12:27:49 +00:00
ClangTidyTest.h Output clang-tidy errors in a consistent order. 2014-04-08 12:27:49 +00:00
GoogleModuleTest.cpp clang-tidy explicit constructor check: don't warn on copy or move constructors. 2014-03-20 09:39:36 +00:00
LLVMModuleTest.cpp Made the ClangTidyTest helper class independent of the testing framework. 2014-02-27 14:28:02 +00:00
Makefile Add an argument comment checker to clang-tidy. 2014-03-18 04:46:45 +00:00
MiscModuleTest.cpp Removed unused include 2014-03-23 00:32:18 +00:00