[LLVMbugs] [Bug 15735] list-initialization of array new-expression requires declared default constructor
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Tue Apr 16 00:22:32 PDT 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=15735
Ed Catmur <ed at catmur.co.uk> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---
--- Comment #2 from Ed Catmur <ed at catmur.co.uk> ---
I may be missing something, but this bug report is about the default
constructor, not the destructor.  If I delete the destructor the compilation
error is different.
-- 
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/20130416/62ea7230/attachment.html>
    
    
More information about the llvm-bugs
mailing list