[all-commits] [llvm/llvm-project] 869989: [sanitizer] Restore trivial posix_spawn init in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Nov 1 23:58:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 869989dd713df68ed0f31b4c80262aed9c5cdc66
https://github.com/llvm/llvm-project/commit/869989dd713df68ed0f31b4c80262aed9c5cdc66
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/posix_spawn.c
Log Message:
-----------
[sanitizer] Restore trivial posix_spawn init in test
It's still needed on Darwin.
More information about the All-commits
mailing list