[LLVMbugs] [Bug 2091] referenced structure should? be implicitly defined
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 19 16:23:21 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2091
snaroff at apple.com <snaroff at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from snaroff at apple.com 2008-03-19 18:23:21 ---
I don't understand. Since clang doesn't support C++ yet, why is this a bug?
For example, the preprocessed file you forwarded has declarations with "throw"
specifiers...
extern int _IO_feof (_IO_FILE *__fp) throw ();
Confused.
--
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