1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. b6621c5 Fix a corner case that involved calling rethrow_if_nested with a type that had a deleted operator&. Added a test to catch this as well. Thanks to Ville for the heads-up. by Marshall Clow · 9 years ago
  3. cc2e93c Make it possible to build a no-exceptions variant of libcxx. by Asiri Rathnayake · 9 years ago
  4. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp]
  5. 2d81f3d Give A an explicitly non-throwing destructor so that B's destructor is by Sean Hunt · 13 years ago
  6. b64f8b0 license change by Howard Hinnant · 14 years ago
  7. 6bb9f58 Corrected rethrow_if_nested by Howard Hinnant · 14 years ago
  8. ed2c291 [except.nested] by Howard Hinnant · 14 years ago