aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-08-28 00:45:12 +0000
committerPetr Hosek <phosek@chromium.org>2017-08-28 00:45:12 +0000
commit00b760ed48234e8884dc05eff321df203060b6da (patch)
tree6cfc7240e80227cacf05dc977993ff7be598875b /llvm/unittests/Support/ErrorTest.cpp
parent8b633447dae1c4f3eca785c71eaffcc071e0c608 (diff)
downloadllvm-00b760ed48234e8884dc05eff321df203060b6da.zip
llvm-00b760ed48234e8884dc05eff321df203060b6da.tar.gz
llvm-00b760ed48234e8884dc05eff321df203060b6da.tar.bz2
[asan] Move __asan_handle_no_return to public header
Heretofore asan_handle_no_return was used only by interceptors, i.e. code private to the ASan runtime. However, on systems without interceptors, code like libc++abi is built with -fsanitize=address itself and should call asan_handle_no_return directly from __cxa_throw so that no interceptor is required. Patch by Roland McGrath Differential Revision: https://reviews.llvm.org/D36811 llvm-svn: 311869
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions