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

David Majnemer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from David Majnemer <[email protected]> ---
Yes, this is identical to how MSVC behaves under the same conditions:

echo "#include <typeinfo>" | vcc - -S -o - -fno-rtti -fno-exceptions -m32
-D_HAS_EXCEPTIONS=0
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\typeinfo(139) : error
C2504: 'exception' : base class undefined

*** This bug has been marked as a duplicate of bug 17403 ***

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