[all-commits] [llvm/llvm-project] 186497: [Sanitizer] Add Windows header for _mkdir
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Wed Sep 22 08:06:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1864976c967de36146eb5a5b86e6312d466e1031
https://github.com/llvm/llvm-project/commit/1864976c967de36146eb5a5b86e6312d466e1031
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
Log Message:
-----------
[Sanitizer] Add Windows header for _mkdir
This will hopefully fix the sanitizer_windows bot failure after D109794:
https://lab.llvm.org/buildbot/#/builders/127/builds/17222
More information about the All-commits
mailing list