[all-commits] [llvm/llvm-project] d25452: Revert "[rtsan] Support legacy pthread_cond variab...
Chris Apple via All-commits
all-commits at lists.llvm.org
Thu Aug 28 19:34:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d25452694bd3699b1a85e15f3753ede8fea3a451
https://github.com/llvm/llvm-project/commit/d25452694bd3699b1a85e15f3753ede8fea3a451
Author: Chris Apple <cja-private at pm.me>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M compiler-rt/lib/rtsan/rtsan_interceptors_posix.cpp
M compiler-rt/lib/rtsan/tests/rtsan_test_interceptors_posix.cpp
Log Message:
-----------
Revert "[rtsan] Support legacy pthread_cond variables (#152947)" (#155963)
This reverts commit aa4bc2ed914bd08feb90ba691bd50482e8de51eb.
As discussed on #155181 , this introduced some unneeded code. Reverting
and applying the smaller version of the fix
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