Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104146
[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.
Details Summary
Diff Detail
Event Timelinekda 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 This revision is now accepted and ready to land.Jun 11 2021, 3:11 PM Closed by commit rG60084d490059: [sanitizer] Replace -mllvm -asan-use-after-return in compile-rt tests with… (authored by kda). · Explain WhyJun 11 2021, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 351568 compiler-rt/test/asan/TestCases/Linux/uar_signals.cpp
compiler-rt/test/asan/TestCases/Posix/stack-use-after-return.cpp
compiler-rt/test/asan/TestCases/Windows/dll_stack_use_after_return.cpp
compiler-rt/test/asan/TestCases/Windows/stack_use_after_return.cpp
compiler-rt/test/asan/TestCases/heavy_uar_test.cpp
compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cpp
compiler-rt/test/asan/TestCases/scariness_score_test.cpp
compiler-rt/test/asan/TestCases/uar_and_exceptions.cpp
|