xref: /aosp_15_r20/external/clang/test/Misc/serialized-diags.h (revision 67e74705e28f6214e480b399dd47ea732279e315)
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