1 // RUN: %clang -Wall -fsyntax-only %s --serialize-diagnostics %t.diag > /dev/null 2>&1 2 // RUN: llvm-bcanalyzer -dump %t.diag | FileCheck %s 3 // CHECK: Stream type: Clang Serialized Diagnostics 4