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.