forked from OSchip/llvm-project
634da7a1c6
Add a DirExists mechanism, modeled after FileExists. Use it to guard creation of the report path directory. This should avoid failures running the sanitizer in a sandbox where the file creation attempt causes hard failures, even for an existing directory. Problem reported on D109794 for ChromeOS in sandbox (https://issuetracker.google.com/209296420). Differential Revision: https://reviews.llvm.org/D119495 |
||
---|---|---|
.. | ||
atexit_stats.cpp | ||
default_options.cpp | ||
dump_process_map.cpp | ||
free_hook_realloc.cpp | ||
interface_test.cpp | ||
log_path_test.cpp | ||
malloc-size-too-big.cpp | ||
malloc_hook.cpp | ||
memprof_merge_mib.cpp | ||
memprof_options-help.cpp | ||
memprof_profile_dump.cpp | ||
realloc.cpp | ||
stress_dtls.c | ||
test_malloc_load_store.c | ||
test_memintrin.cpp | ||
test_new_load_store.cpp | ||
test_terse.cpp | ||
unaligned_loads_and_stores.cpp |