Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143126
[LSAN] Enable more tests which are passing as is in HWASAN. ClosedPublic Authored by kstoimenov on Feb 1 2023, 5:41 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 1 2023, 6:10 PM Closed by commit rGb4abbf17572d: [LSAN] Enable more tests which are passing as is in HWASAN. (authored by kstoimenov). · Explain WhyFeb 2 2023, 8:39 AM This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land.Feb 2 2023, 9:13 AM This revision was landed with ongoing or failed builds.Feb 2 2023, 10:06 AM Closed by commit rGb2aa0a465013: [LSAN] Enable more tests which are passing as is in HWASAN. (authored by kstoimenov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494352 compiler-rt/test/lsan/TestCases/Linux/log-path_test.cpp
compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
compiler-rt/test/lsan/TestCases/disabler.c
compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
compiler-rt/test/lsan/TestCases/leak_check_at_exit.cpp
compiler-rt/test/lsan/TestCases/link_turned_off.cpp
compiler-rt/test/lsan/TestCases/recoverable_leak_check.cpp
compiler-rt/test/lsan/TestCases/suppressions_default.cpp
compiler-rt/test/lsan/TestCases/suppressions_file.cpp
compiler-rt/test/lsan/TestCases/swapcontext.cpp
|