Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
1f584934c6253b94f7472f64e79cd80dc4d8eda0
/
libcxxabi
/
test
/
dynamic_cast14.pass.cpp
e434b34
Rename all of the tests in preparation for merging lit configs with libcxx
by Jonathan Roelofs
· 10 years ago
[Renamed from libcxxabi/test/dynamic_cast14.cpp]
c5de7b1
[libcxxabi] Refactor test timing logic and disable by default.
by Eric Fiselier
· 11 years ago
44a2895
Comment smithing. Changed some casts from C-style to C++. And added timings to all of the tests.
by Howard Hinnant
· 13 years ago
77fb8ab
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).
by Howard Hinnant
· 13 years ago