[LLVMbugs] [Bug 11508] New: __is_empty() returns 0 for empty union
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Dec 8 10:00:47 PST 2011
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: unassignedclangbugs at nondot.org
ReportedBy: ipapadop at cse.tamu.edu
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list