[all-commits] [llvm/llvm-project] 9eac5f: Revert "[TSan] Clarify and enforce shadow end alig...
Kunqiu Chen via All-commits
all-commits at lists.llvm.org
Wed Jul 2 05:11:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9eac5f72f6296812ecc8dc23ce2b312b4f3e75e8
https://github.com/llvm/llvm-project/commit/9eac5f72f6296812ecc8dc23ce2b312b4f3e75e8
Author: Kunqiu Chen <camsyn at foxmail.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp
M compiler-rt/lib/tsan/rtl/tsan_sync.cpp
M compiler-rt/test/tsan/java_heap_init2.cpp
M compiler-rt/test/tsan/munmap_clear_shadow.c
Log Message:
-----------
Revert "[TSan] Clarify and enforce shadow end alignment" (#146674)
Reverts llvm/llvm-project#144648 due to a test failure of the new added
test case `munmap_clear_shadow.c` in IOS .
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list