[PATCH] D119495: [sanitizer] Check if directory exists before trying to create

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 11:57:20 PST 2022


tejohnson updated this revision to Diff 407976.
tejohnson added a comment.
Herald added a subscriber: krytarowski.

Address comments


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.407976.patch
Type: text/x-patch
Size: 8813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/0aa454b7/attachment.bin>


More information about the llvm-commits mailing list