llvm-for-llvmta/tools/clang/test/Misc/serialized-diags.h

6 lines
195 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
// 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;