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