https://bugs.llvm.org/show_bug.cgi?id=36157
Richard Smith <richard-l...@metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Richard Smith <richard-l...@metafoo.co.uk> ---
Reduced to a rejects-valid:
struct A { int n : 1 ? 1 : f(); };
(Well, valid-ish, C89 is not entirely clear about what such code would mean.)
Fixed in r323998.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs