[PATCH] D57489: [ASan] Do not instrument other runtime functions with `__asan_handle_no_return`

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 16:35:40 PST 2019


eugenis added a comment.
Herald added a project: LLVM.
Herald added a subscriber: Sanitizers.

Do we have a test that at most one __asan_handle_no_return call is inserted before a [[noreturn]] call?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57489/new/

https://reviews.llvm.org/D57489





More information about the llvm-commits mailing list