Sign in
llvm
/
llvm-project
/
refs/heads/users/arsenm/llvm-tli-checker/avoid-temp-string-printing
/
.
/
clang-tools-extra
/
test
/
clang-tidy
/
infrastructure
/
allow-no-checks.cpp
blob: a1f059b92384d02ad7c4523b088db31eaba3fc9b [
file
] [
log
] [
blame
]
// RUN: not clang-tidy %s -checks='-*'
// RUN: clang-tidy %s -checks='-*' --allow-no-checks | FileCheck --match-full-lines %s
// CHECK: No checks enabled.