llvm-project/libcxxabi
Howard Hinnant dfb34fcb1a Substituted std::get_terminate() for direct access to the handler function pointer (which is now a static in cxa_handlers.cpp). This has the advantage of going through the atomic API and so is less likely to cause a data race. Ditto for unexpected.
llvm-svn: 145951
2011-12-06 19:02:03 +00:00
..
include Silence some -Wall warnings pointed out by Marshall Clow 2011-08-08 15:49:07 +00:00
src Substituted std::get_terminate() for direct access to the handler function pointer (which is now a static in cxa_handlers.cpp). This has the advantage of going through the atomic API and so is less likely to cause a data race. Ditto for unexpected. 2011-12-06 19:02:03 +00:00
test Add/update copyright notices 2011-12-06 18:01:47 +00:00
www Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-) 2011-07-20 16:32:57 +00:00
CREDITS.TXT Added kledzik to CREDITS.TXT 2011-08-02 01:05:24 +00:00
LICENSE.TXT initial import 2011-05-05 15:27:28 +00:00