diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-09-14 22:31:34 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-09-14 22:31:34 +0000 |
commit | 4aa0ecf86b9cb279ab8a64ed4b1937acd9060372 (patch) | |
tree | bc1ba0f8b25f67134c2db4ebf8771d25cd1cc160 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5cd216650f3c07825fe0d7d88d83bb76c951b70a (diff) | |
download | bcm5719-llvm-4aa0ecf86b9cb279ab8a64ed4b1937acd9060372.tar.gz bcm5719-llvm-4aa0ecf86b9cb279ab8a64ed4b1937acd9060372.zip |
[ASAN] Revert r313303 - Add macro denoting availability of new `__asan_handle_no_return()` function.
It was pointed out that compiler-rt has always defined the symbol, but only
recently added it to the public headers. Meaning that libc++abi can re-declare
it instead of needing this macro.
llvm-svn: 313306
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions