[LLVMbugs] [Bug 12088] New: Initializer lists not working properly
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Sun Feb 26 09:28:25 PST 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=12088
             Bug #: 12088
           Summary: Initializer lists not working properly
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++0x
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: rob.patro at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified
Created attachment 8100
  --> http://llvm.org/bugs/attachment.cgi?id=8100
File reproduces initializer list error.
The use of initializer lists results in clang outputting the error "error:
expected expression".  The attached code reproduces the error, but compiles and
runs correctly using g++-4.6.2.
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list