[all-commits] [llvm/llvm-project] 10e1d5: [test][ASAN] Fix incorrect REQUIRES directive for ...
Justin Cady via All-commits
all-commits at lists.llvm.org
Mon Jun 12 08:17:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10e1d5080977c616121c6b9d0acd59a1c3daa9ac
https://github.com/llvm/llvm-project/commit/10e1d5080977c616121c6b9d0acd59a1c3daa9ac
Author: Justin Cady <desk at justincady.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/scandir.c
Log Message:
-----------
[test][ASAN] Fix incorrect REQUIRES directive for scandir.c
The missing colon caused the test to run on unintended platforms.
Reviewed By: emaste
Differential Revision: https://reviews.llvm.org/D152711
More information about the All-commits
mailing list