This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Replace -mllvm -asan-use-after-return in compile-rt tests with -fsanitize-address-use-after-return (NFC)
ClosedPublic

Authored by kda on Jun 11 2021, 12:47 PM.

Diff Detail

Event Timeline

kda requested review of this revision.Jun 11 2021, 12:47 PM
kda created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2021, 12:47 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kda retitled this revision from Replace -mllvm -asan-use-after-return in compile-rt tests with -fsanitize-address-use-after-return to [sanitizer] Replace -mllvm -asan-use-after-return in compile-rt tests with -fsanitize-address-use-after-return (NFC).Jun 11 2021, 2:09 PM
vitalybuka accepted this revision.Jun 11 2021, 3:11 PM
This revision is now accepted and ready to land.Jun 11 2021, 3:11 PM