llvm-for-llvmta/tools/clang/test/Misc/serialized-diags.h
Nils Hölscher 7f403f4f1e added clang
2022-04-25 13:02:35 +02:00

6 lines
195 B
C

// This file intentionally has a bug. It is intended
// to be used with serialized-diagnostics.c to show
// how errors are handled with #includes in serialized
// diagnostics.
char *badStr = 1;