[all-commits] [llvm/llvm-project] 95eab0: [sanitizer] Test for __sanitizer_get_dtls_size (#1...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Sep 12 13:44:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95eab0d195fdfac03ddccbd3941dcb365b87a6be
https://github.com/llvm/llvm-project/commit/95eab0d195fdfac03ddccbd3941dcb365b87a6be
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
A compiler-rt/test/sanitizer_common/TestCases/Linux/tls_get_addr.c
Log Message:
-----------
[sanitizer] Test for __sanitizer_get_dtls_size (#108349)
Test for #108348 which is almost NFC. However, the test
may fail on some platforms, and a few iterations could be
needed to filter out unsupported platforms.
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