summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/decl-invalid.c
blob: d241adcf2aef2d564eb7b6694e2f5a2d3202955c (plain)
1
2
3
// RUN: clang %s -fsyntax-only -verify

typedef union <anonymous> __mbstate_t;  // expected-error: {{expected identifier or}}
OpenPOWER on IntegriCloud