[all-commits] [llvm/llvm-project] 47e7a2: [Darwin][ASan][Sanitizer] Enable dlclose-test for ...
Roy Sundahl via All-commits
all-commits at lists.llvm.org
Tue Apr 5 12:22:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47e7a224711573b48c5b8831d9091c72dfe8b8d3
https://github.com/llvm/llvm-project/commit/47e7a224711573b48c5b8831d9091c72dfe8b8d3
Author: Roy Sundahl <rsundahl at MacBook-Pro.local>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M compiler-rt/test/asan/TestCases/Posix/dlclose-test.cpp
Log Message:
-----------
[Darwin][ASan][Sanitizer] Enable dlclose-test for all darwin targets.
Test was being skipped on non-x86 darwin architectures.
rdar://79795770
Differential Revision: https://reviews.llvm.org/D123099
More information about the All-commits
mailing list