History log of /external/libcxxabi/test/dynamic_cast5.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc614df38c199d9781a6dea123e714970e82711f 16-Jan-2012 Howard Hinnant <hhinnant@apple.com> Comment smithing. Changed some casts from C-style to C++. And added timings to all of the tests.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148241 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/dynamic_cast5.cpp
1309366d3676ca5a34bea0388ad2d2dd5701dc9b 16-Jan-2012 Howard Hinnant <hhinnant@apple.com> I think this is getting close on __dynamic_cast. There's been quite a bit of code rearrangement, renaming, and better commenting. This exercise has exposed and fixed a few more bugs. I've also added several more tests (there's definitely a need for more tests here).

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148227 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/dynamic_cast5.cpp
68fd743cd3278364c9ec13da437586d989641265 12-Jan-2012 Howard Hinnant <hhinnant@apple.com> Oops, forgot to svn add the new test.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@148047 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxxabi/test/dynamic_cast5.cpp