Home
last modified time | relevance | path

Searched defs:dr040 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/C/drs/
H A Ddr0xx.c278 struct dr040 { /* expected-note {{definition of 'struct dr040' is not complete until the closing '}'}} */ struct
281 int i[__builtin_offsetof(struct dr040, s)]; /* expected-error {{offsetof of incomplete type 'struct dr040'}} */ argument