[all-commits] [llvm/llvm-project] 179717: [NFC][sanitizer] Commit test for #106912 (#108289)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Sep 11 14:44:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1797174ea6adab08474658f9c9748991d172321c
https://github.com/llvm/llvm-project/commit/1797174ea6adab08474658f9c9748991d172321c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
A compiler-rt/test/sanitizer_common/TestCases/dlsym_alloc.c
Log Message:
-----------
[NFC][sanitizer] Commit test for #106912 (#108289)
Almost all sanitizers already support the test.
* Tsan does not use DlsymAlloc yet.
* Lsan will support with #106912.
memprof,rtsan,nsan are not tested as part of
sanitizer_common, but we should keep them here to
show up when it happen.
---------
Co-authored-by: Xiaofeng Tian <110771974+txff99 at users.noreply.github.com>
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