llvm-project/clang/test/Misc/serialized-diags-empty-file...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
203 B
C
Raw Normal View History

// RUN: rm -f %t.diag
// RUN: not %clang -c %s --serialize-diagnostics %t.diag -o /dev/null
// RUN: c-index-test -read-diagnostics %t.diag 2>&1 | FileCheck %s
# 1 "" 1
void 1();
// CHECK: :1:6: error: