diff options
author | Congcong Cai <congcongcai0907@163.com> | 2024-06-27 07:27:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 07:27:58 +0800 |
commit | 4558e45e7e33d1cfc1a54af761085e358dbab64b (patch) | |
tree | 8338da70e4abfdfd5d15b0b4e9c5c75683be9c70 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 8f2d74affd8f4f182a2e9f05e86b494aad1b707c (diff) | |
download | llvm-4558e45e7e33d1cfc1a54af761085e358dbab64b.zip llvm-4558e45e7e33d1cfc1a54af761085e358dbab64b.tar.gz llvm-4558e45e7e33d1cfc1a54af761085e358dbab64b.tar.bz2 |
[clang-tidy] add option to avoid "no checks enabled" error (#96122)
When clang-tidy get an empty checks, it will throw "no checks enabled"
error and exit with non-zero return value.
It make clang-tidy's wrapper program confused when in big project some
files don't want to be checked and use `-checks=-*` to disable all
checks.
---------
Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions