[all-commits] [llvm/llvm-project] a4c322: Revert "[tsan] Replace ALIGNED with alignas"
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Tue Jul 16 14:09:59 PDT 2024
Branch: refs/heads/revert-98959-users/MaskRay/spr/tsan-replace-aligned-with-alignas
Home: https://github.com/llvm/llvm-project
Commit: a4c3229ed0dac390bd3585f4cda5a1daaa3e97fc
https://github.com/llvm/llvm-project/commit/a4c3229ed0dac390bd3585f4cda5a1daaa3e97fc
Author: Daniel Thornburgh <mysterymath at gmail.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_defs.h
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
M compiler-rt/lib/tsan/rtl/tsan_mman.cpp
M compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.h
M compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp
M compiler-rt/lib/tsan/rtl/tsan_vector_clock.h
Log Message:
-----------
Revert "[tsan] Replace ALIGNED with alignas"
This reverts commit 656f617ac772c54e0bee9d499e7ca232137ddb35.
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