llvm-project/clang-tools-extra/test/clang-tidy
CJ Johnson 7e29da875c Add support for return values in bugprone-stringview-nullptr
bugprone-stringview-nullptr was not initially written with tests for return statements. After landing the check, the thought crossed my mind to add such tests. After writing them, I realized they needed additional handling in the matchers.

Differential Revision: https://reviews.llvm.org/D115121
2022-01-12 16:53:13 -05:00
..
checkers Add support for return values in bugprone-stringview-nullptr 2022-01-12 16:53:13 -05:00
infrastructure Disable clang-tidy warnings from system macros 2022-01-06 20:27:28 +00:00
check_clang_tidy.py [clang-tidy] Refactor: Extract Class CheckRunner on check_clang_tidy.py 2022-01-10 15:44:12 -07:00