1. 54227ae [libc++abi] Clean up visibility by Shoaib Meenai · 8 years ago
  2. 0240685 Work on restricting symbol visibility. by Howard Hinnant · 13 years ago
  3. 1743fee Restricted headers to cxa_guard.cpp and abort_messsage.h, and added a comment regarding reentrancy brought up by John McCall. Thanks John. by Howard Hinnant · 13 years ago
  4. c632c50 CrashReporterClient.h is back, but this time protected with __has_include. Thanks for the suggestion Doug. The use is consistent with how the same header is used in llvm/lib/Support/PrettyStackTrace.cpp (though there autoconfig is used instead of __has_include). by Howard Hinnant · 13 years ago
  5. b9f2cc8 Add/update copyright notices by Howard Hinnant · 13 years ago
  6. 92567ec use LIBCXXABI_NORETURN by Nick Kledzik · 13 years ago
  7. 23171dd add abort_message() utility function by Nick Kledzik · 13 years ago