Go to file
Alexey Samsonov 0a6d1e2938 Replace __asan_set_error_exit_code() with __sanitizer_set_death_callback()
Summary: We are going to remove the former soon.

Reviewers: EricWF

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D12117

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@245467 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-19 17:28:01 +00:00
cmake Fix CMake error whet llvm-config reports a non-existent source directory. 2015-08-12 06:36:19 +00:00
include [libcxx] Allow use of <atomic> in C++03. Try 3. 2015-08-19 17:21:46 +00:00
lib Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
src [libcxx] Allow use of <atomic> in C++03. Try 3. 2015-08-19 17:21:46 +00:00
test Replace __asan_set_error_exit_code() with __sanitizer_set_death_callback() 2015-08-19 17:28:01 +00:00
utils cleanup comments in sym_check 2015-03-27 06:04:37 +00:00
www Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
.arcconfig Update Arcanist config to point to reviews.llvm.org 2014-06-10 18:29:36 +00:00
.gitignore [libc++] Refactor test components into modules. 2015-01-09 18:03:29 +00:00
CMakeLists.txt Update references to lists.llvm.org 2015-08-05 03:59:14 +00:00
CREDITS.TXT Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
LICENSE.TXT Update copyright year to 2015. 2015-03-12 20:13:11 +00:00
Makefile Revert "Fix installheaders target's permissions" 2014-12-16 05:28:07 +00:00
TODO.TXT Cleanup result_of tests and fix issues with the C++03 result_of. 2015-06-13 08:25:24 +00:00