xref: /llvm-project/clang/test/Misc/serialized-diags.h (revision 4548e044585c3c854590772e71389f0cf10701c1)
1 // This file intentionally has a bug.  It is intended
2 // to be used with serialized-diagnostics.c to show
3 // how errors are handled with #includes in serialized
4 // diagnostics.
5 char *badStr = 1;
6