[PATCH] D109794: [Sanitizer] Allow setting the report path to create directory

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 16:43:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56dec4be9bd3: [Sanitizer] Allow setting the report path to create directory (authored by tejohnson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109794/new/

https://reviews.llvm.org/D109794

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_file.h
  compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
  compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_path_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109794.374069.patch
Type: text/x-patch
Size: 4773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/deb871bc/attachment.bin>


More information about the llvm-commits mailing list