llvm-project/clang-tools-extra/test/clang-tidy
Carlos Galvez bf6b0d1674 [clang-tidy] Support globbing in NOLINT* expressions
To simplify suppressing warnings (for example, for
when multiple check aliases are enabled).

The globbing format reuses the same code as for
globbing when enabling checks, so the semantics
and behavior is identical.

Differential Revision: https://reviews.llvm.org/D111208
2021-10-19 16:30:51 +00:00
..
checkers [clang-tidy] Fix false positive in cppcoreguidelines-virtual-class-destructor 2021-10-16 08:27:08 +00:00
infrastructure [clang-tidy] Support globbing in NOLINT* expressions 2021-10-19 16:30:51 +00:00
check_clang_tidy.py [clang-tidy][test] Allow specifying potentially unused suffixes 2021-02-24 15:22:54 +00:00