brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · a1f059b Raw
5 lines · cpp
1// RUN: not clang-tidy %s -checks='-*'2// RUN: clang-tidy %s -checks='-*' --allow-no-checks | FileCheck --match-full-lines %s3 4// CHECK: No checks enabled.5