aboutsummaryrefslogtreecommitdiff
path: root/lib/libtsan/sanitizer_common/sanitizer_platform_limits_posix.cpp
AgeCommit message (Collapse)Author
2025-08-30libtsan: update to LLVM 21Alex Rønne Petersen
2025-08-11tsan: remove interceptors for termioDavid Rubin
2025-05-12libtsan: Backport llvm/llvm-project#120036.Alex Rønne Petersen
https://github.com/llvm/llvm-project/pull/120036
2025-04-11tsan: Rename lib/tsan to lib/libtsan.Alex Rønne Petersen
For consistency with other vendored C/C++ libraries.