Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-155826-fix-signed-overflow-dense-map
/
.
/
clang-tools-extra
/
test
/
clang-tidy
/
infrastructure
/
allow-no-checks.cpp
blob: a1f059b92384d02ad7c4523b088db31eaba3fc9b [
file
] [
log
] [
blame
] [
edit
]
// RUN: not clang-tidy %s -checks='-*'
// RUN: clang-tidy %s -checks='-*' --allow-no-checks | FileCheck --match-full-lines %s
// CHECK: No checks enabled.