[cfe-commits] r92361 - /cfe/trunk/test/CodeGenCXX/rtti.cpp
Mike Stump
mrs at apple.com
Wed Jan 6 14:13:24 PST 2010
On Dec 31, 2009, at 9:44 AM, Anders Carlsson wrote:
> Author: andersca
> Date: Thu Dec 31 11:44:32 2009
> New Revision: 92361
>
> URL: http://llvm.org/viewvc/llvm-project?rev=92361&view=rev
> Log:
> Remove rtti.cpp, it's very fragile and has been marked XFAIL for a while now. Between rtti-layout.cpp and rtti-linkage.cpp, RTTI testing should be covered.
I've noticed that clang has regressed in this area by things that this testcase tested. I filed PR5962 so we don't loose track of the details.
More information about the cfe-commits
mailing list