hanchenye-llvm-project/clang-tools-extra/unittests/clang-tidy
Alexander Kornienko 6b2a4d5e8f [clang-tidy] misc-argument-comment non-strict mode
Summary:
The misc-argument-comment check now ignores leading and trailing underscores and
case. The new `StrictMode` local/global option can be used to switch back to
strict checking.

Add getLocalOrGlobal version for integral types, minor cleanups.

Reviewers: hokein, aaron.ballman

Subscribers: aaron.ballman, Prazek, cfe-commits

Differential Revision: https://reviews.llvm.org/D23135

llvm-svn: 277729
2016-08-04 14:54:54 +00:00
..
CMakeLists.txt Create interfaces and tests for the overlapping replacements fix in clang-tidy. 2015-10-06 13:52:51 +00:00
ClangTidyDiagnosticConsumerTest.cpp
ClangTidyOptionsTest.cpp
ClangTidyTest.h Changes related to new implementation of tooling::Replacements as class. 2016-08-01 10:16:39 +00:00
GoogleModuleTest.cpp
IncludeInserterTest.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
LLVMModuleTest.cpp
MiscModuleTest.cpp [clang-tidy] misc-argument-comment non-strict mode 2016-08-04 14:54:54 +00:00
OverlappingReplacementsTest.cpp Fix overlapping replacements in clang-tidy. 2015-10-16 11:43:49 +00:00
ReadabilityModuleTest.cpp Create interfaces and tests for the overlapping replacements fix in clang-tidy. 2015-10-06 13:52:51 +00:00