[LLVMbugs] [Bug 7021] New: Not copying anonymous unions by default

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 3 02:20:35 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7021

           Summary: Not copying anonymous unions by default
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: dnljms at gmail.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Created an attachment (id=4803)
 --> (http://llvm.org/bugs/attachment.cgi?id=4803)
Test copying anonymous unions.

In the attached test the anonymous union doesn't get copied correctly.

In boost, this causes 'libs/spirit/classic/test/ast_calc_tests.cpp' to fail
(which isn't included in the regression tests, as it's from the old version of
spirit).

-- 
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