[LLVMbugs] [Bug 2091] New: referenced structure should? be implicitly defined
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 24 08:39:09 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2091
Summary: referenced structure should? be implicitly defined
Product: clang
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: compile-fail
Severity: normal
Priority: P2
Component: Semantic Analyzer
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nunoplopes at sapo.pt
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1456)
--> (http://llvm.org/bugs/attachment.cgi?id=1456)
test case (delta reduced)
The attached test case fails with clang, but both gcc and g++ accepts it.
It causes failure when parsing the stdio.h header in C++ mode.
--
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