blob: 8b0895af795a023df4ea8d9afd9dd7a1b9d014cd [file] [log] [blame]
// RUN: not clang-tidy -checks=-*,llvm-namespace-comment %s -- -serialize-diagnostics %t | FileCheck %s
// CHECK: :[[@LINE+1]]:12: error: expected ';' after struct [clang-diagnostic-error]
struct A {}