summaryrefslogtreecommitdiff
path: root/libcxxabi/test/dynamic_cast3.cpp
AgeCommit message (Expand)Author
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs
2014-11-24[libcxxabi] Refactor test timing logic and disable by default.Eric Fiselier
2013-07-30tip-of-trunk clang has corrected some access checks for special members in a ...Howard Hinnant
2012-01-16Comment smithing. Changed some casts from C-style to C++. And added timings...Howard Hinnant
2012-01-12Put debug print statments under a flag so that I can get a first glimpse at p...Howard Hinnant
2012-01-12Fixed a couple of bugs, updated many comments, and am including a comprehensi...Howard Hinnant