[PATCH] D91765: [sanitizer_common] Add facility to get the full report path
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 23:24:47 PST 2020
tejohnson updated this revision to Diff 306320.
tejohnson added a comment.
Fix test to avoid using /tmp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91765/new/
https://reviews.llvm.org/D91765
Files:
compiler-rt/include/sanitizer/common_interface_defs.h
compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc
compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
compiler-rt/lib/sanitizer_common/sanitizer_file.h
compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_path_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91765.306320.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/50d54ce6/attachment.bin>
More information about the llvm-commits
mailing list