[LLVMbugs] [Bug 22849] Assertion fail at lib/AST/Decl.cpp:1856
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Mon Apr 20 13:03:29 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=22849
Reid Kleckner <rnk at google.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #8 from Reid Kleckner <rnk at google.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150420/b21e3c07/attachment.html>
    
    
More information about the llvm-bugs
mailing list