diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-12-18 13:51:48 +0000 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-12-18 13:51:48 +0000 |
commit | 0c352eb940afac7221d4b84d9b3acbb405ffa4d8 (patch) | |
tree | d85cd5bdb590c50eb28c08a2b687d628bebe1bbe /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 2635ea66015955978ff03b917e5f134d3f99a05f (diff) | |
download | llvm-0c352eb940afac7221d4b84d9b3acbb405ffa4d8.zip llvm-0c352eb940afac7221d4b84d9b3acbb405ffa4d8.tar.gz llvm-0c352eb940afac7221d4b84d9b3acbb405ffa4d8.tar.bz2 |
Revert r320978 "No -fsanitize=function warning when calling noexcept function through non-noexcept pointer in C++17"
At least <http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/
builds/6013/steps/annotate/logs/stdio> complains about
__ubsan::__ubsan_handle_function_type_mismatch_abort (compiler-rt
lib/ubsan/ubsan_handlers.cc) returning now despite being declared 'noreturn', so
looks like a different approach is needed for the function_type_mismatch check
to be called also in cases that may ultimately succeed.
llvm-svn: 320982
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions