[PATCH] D57278: [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 16:00:17 PST 2019
eugenis added a comment.
LGTM assuming the plan is to add !nosanitize where !noreturn has been, at the original call site, in the follow-up change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57278/new/
https://reviews.llvm.org/D57278
More information about the llvm-commits
mailing list