https://llvm.org/bugs/show_bug.cgi?id=22849
Reid Kleckner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Reid Kleckner <[email protected]> --- The reduced and original test cases work with r235335. I also want to point out that GCC itself rejects statement expressions in records in C++ mode, so anyone using this feature is skating on thin ice. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
