[PATCH] D133077: [msan] Use no-origin functions when possible
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 19:10:47 PDT 2022
vitalybuka added a comment.
In D133077#3765009 <https://reviews.llvm.org/D133077#3765009>, @kstoimenov wrote:
> Looks like in all test __msan_warning_with_origin_noreturn was renamed to __msan_warning_noreturn. Do you have a test that checks that __msan_warning_with_origin_noreturn is emitted?
Done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133077/new/
https://reviews.llvm.org/D133077
More information about the llvm-commits
mailing list