reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 | // 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; |