1. eb8650a [runtimes][NFC] Remove filenames at the top of the license notice by Louis Dionne · 3 years, 6 months ago
  2. 504bc07 [runtimes] Use int main(int, char**) consistently in tests by Louis Dionne · 4 years, 7 months ago
  3. 086048d libcxxabi: Rename .hpp files to .h by Nico Weber · 6 years ago
  4. 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  5. 5d78477 Reducing stack usage of test by Ben Craig · 9 years ago
  6. 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]
  7. c5de7b1 [libcxxabi] Refactor test timing logic and disable by default. by Eric Fiselier · 10 years ago
  8. 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
  9. 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