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

             Bug #: 11508
           Summary: __is_empty() returns 0 for empty union
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Created attachment 7691
  --> http://llvm.org/bugs/attachment.cgi?id=7691
Test of __is_empty with empty union.

Calling __is_empty() with an empty union incorrectly returns false.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to