hanchenye-llvm-project/clang-tools-extra/unittests
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
..
clang-apply-replacements [clang-apply-replacements] use Range::operator==() instead of self-defined operator. 2016-06-21 17:59:57 +00:00
clang-query
clang-rename ClangRenameTests: Update libdeps. 2016-07-22 17:33:04 +00:00
clang-tidy [clang-tidy] misc-argument-comment non-strict mode 2016-08-04 14:54:54 +00:00
include/common
include-fixer [include-fixer] Correct nested class search for identifiers with scoped information 2016-08-02 10:43:10 +00:00
CMakeLists.txt