[PATCH] D119495: [sanitizer] Check if directory exists before trying to create
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 13 07:00:43 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG634da7a1c61e: [sanitizer] Check if directory exists before trying to create (authored by tejohnson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119495/new/
https://reviews.llvm.org/D119495
Files:
compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
compiler-rt/lib/sanitizer_common/sanitizer_file.h
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp
compiler-rt/test/asan/TestCases/log-path_test.cpp
compiler-rt/test/memprof/TestCases/log_path_test.cpp
compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_path_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119495.408261.patch
Type: text/x-patch
Size: 8813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220213/51f9e0df/attachment.bin>
More information about the llvm-commits
mailing list