[sanitizer] Improve FreeBSD ASLR detection
[llvm-project.git] / clang-tools-extra / test / clang-tidy / infrastructure / serialize-diagnostics.cpp
blob8b0895af795a023df4ea8d9afd9dd7a1b9d014cd
1 // RUN: not clang-tidy -checks=-*,llvm-namespace-comment %s -- -serialize-diagnostics %t | FileCheck %s
2 // CHECK: :[[@LINE+1]]:12: error: expected ';' after struct [clang-diagnostic-error]
3 struct A {}