[PATCH] [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Mon Jun 15 13:48:52 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10294

Files:
  compiler-rt/trunk/test/asan/TestCases/Android/coverage-android.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/atos-symbolizer.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/dladdr-demangling.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/reexec-insert-libraries-env.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/sandbox-symbolizer.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/suppressions-darwin.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/suppressions-sandbox.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/unset-insert-libraries-on-exec.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/asan_prelink_test.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/asan_preload_test-1.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/asan_preload_test-2.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/asan_rt_confict_test-1.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/coverage-missing.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/init-order-dlopen.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/initialization-bug-any-order.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/kernel-area.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/leak.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/malloc-in-qsort.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/malloc_delete_mismatch.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/nohugepage_test.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/odr-violation.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/overflow-in-qsort.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/quarantine_size_mb.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/sized_delete_test.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/stack-overflow-sigbus.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/stack-trace-dlclose.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/static_tls.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/stress_dtls.c
  compiler-rt/trunk/test/asan/TestCases/Posix/allow_user_segv.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/asan-symbolize-sanity-test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-direct-activation.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-direct-large.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-direct.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-fork-direct.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-fork.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-module-unloaded.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage-sandboxing.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/coverage.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/ioctl.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/large_allocator_unpoisons_on_free.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/log_path_fork_test.cc.disabled
  compiler-rt/trunk/test/asan/TestCases/Posix/new_array_cookie_test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/new_array_cookie_uaf_test.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/start-deactivated.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/tsd_dtor_leak.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/coverage-basic.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/dll_report_globals_symbolization_at_startup.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/dll_stack_use_after_return.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/report_globals_reload_dll.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/report_globals_vs_freelibrary.cc
  compiler-rt/trunk/test/asan/TestCases/Windows/stack_use_after_return.cc
  compiler-rt/trunk/test/asan/TestCases/allocator_returns_null.cc
  compiler-rt/trunk/test/asan/TestCases/asan_and_llvm_coverage_test.cc
  compiler-rt/trunk/test/asan/TestCases/asan_options-help.cc
  compiler-rt/trunk/test/asan/TestCases/atexit_stats.cc
  compiler-rt/trunk/test/asan/TestCases/atoi_strict.c
  compiler-rt/trunk/test/asan/TestCases/atol_strict.c
  compiler-rt/trunk/test/asan/TestCases/atoll_strict.c
  compiler-rt/trunk/test/asan/TestCases/closed-fds.cc
  compiler-rt/trunk/test/asan/TestCases/contiguous_container_crash.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-and-lsan.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-caller-callee-total-count.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-caller-callee.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-disabled.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-levels.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-maybe-open-file.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-order-pcs.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-reset.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-tracing.cc
  compiler-rt/trunk/test/asan/TestCases/debug_mapping.cc
  compiler-rt/trunk/test/asan/TestCases/debug_ppc64_mapping.cc
  compiler-rt/trunk/test/asan/TestCases/deep_call_stack.cc
  compiler-rt/trunk/test/asan/TestCases/deep_stack_uaf.cc
  compiler-rt/trunk/test/asan/TestCases/double-free.cc
  compiler-rt/trunk/test/asan/TestCases/dump_instruction_bytes.cc
  compiler-rt/trunk/test/asan/TestCases/gc-test.cc
  compiler-rt/trunk/test/asan/TestCases/heap-overflow.cc
  compiler-rt/trunk/test/asan/TestCases/heavy_uar_test.cc
  compiler-rt/trunk/test/asan/TestCases/init-order-atexit.cc
  compiler-rt/trunk/test/asan/TestCases/init-order-pthread-create.cc
  compiler-rt/trunk/test/asan/TestCases/initialization-blacklist.cc
  compiler-rt/trunk/test/asan/TestCases/initialization-bug.cc
  compiler-rt/trunk/test/asan/TestCases/initialization-constexpr.cc
  compiler-rt/trunk/test/asan/TestCases/initialization-nobug.cc
  compiler-rt/trunk/test/asan/TestCases/invalid-free.cc
  compiler-rt/trunk/test/asan/TestCases/log-path_test.cc
  compiler-rt/trunk/test/asan/TestCases/malloc_context_size.cc
  compiler-rt/trunk/test/asan/TestCases/malloc_fill.cc
  compiler-rt/trunk/test/asan/TestCases/max_redzone.cc
  compiler-rt/trunk/test/asan/TestCases/memcmp_strict_test.cc
  compiler-rt/trunk/test/asan/TestCases/mmap_limit_mb.cc
  compiler-rt/trunk/test/asan/TestCases/poison_partial.cc
  compiler-rt/trunk/test/asan/TestCases/print_summary.cc
  compiler-rt/trunk/test/asan/TestCases/printf-1.c
  compiler-rt/trunk/test/asan/TestCases/printf-2.c
  compiler-rt/trunk/test/asan/TestCases/printf-3.c
  compiler-rt/trunk/test/asan/TestCases/printf-4.c
  compiler-rt/trunk/test/asan/TestCases/printf-5.c
  compiler-rt/trunk/test/asan/TestCases/stack-overflow.cc
  compiler-rt/trunk/test/asan/TestCases/stack-use-after-return.cc
  compiler-rt/trunk/test/asan/TestCases/strcasestr-1.c
  compiler-rt/trunk/test/asan/TestCases/strcasestr-2.c
  compiler-rt/trunk/test/asan/TestCases/strcasestr_strict.c
  compiler-rt/trunk/test/asan/TestCases/strcat_strict.c
  compiler-rt/trunk/test/asan/TestCases/strchr_strict.c
  compiler-rt/trunk/test/asan/TestCases/strcmp_strict.c
  compiler-rt/trunk/test/asan/TestCases/strcspn-1.c
  compiler-rt/trunk/test/asan/TestCases/strcspn-2.c
  compiler-rt/trunk/test/asan/TestCases/strcspn_strict.c
  compiler-rt/trunk/test/asan/TestCases/strip_path_prefix.c
  compiler-rt/trunk/test/asan/TestCases/strncat_strict.c
  compiler-rt/trunk/test/asan/TestCases/strpbrk-1.c
  compiler-rt/trunk/test/asan/TestCases/strpbrk-2.c
  compiler-rt/trunk/test/asan/TestCases/strpbrk_strict.c
  compiler-rt/trunk/test/asan/TestCases/strspn-1.c
  compiler-rt/trunk/test/asan/TestCases/strspn-2.c
  compiler-rt/trunk/test/asan/TestCases/strspn_strict.c
  compiler-rt/trunk/test/asan/TestCases/strstr-1.c
  compiler-rt/trunk/test/asan/TestCases/strstr-2.c
  compiler-rt/trunk/test/asan/TestCases/strstr_strict.c
  compiler-rt/trunk/test/asan/TestCases/strtol_strict.c
  compiler-rt/trunk/test/asan/TestCases/strtoll_strict.c
  compiler-rt/trunk/test/asan/TestCases/suppressions-exec-relative-location.cc
  compiler-rt/trunk/test/asan/TestCases/suppressions-function.cc
  compiler-rt/trunk/test/asan/TestCases/suppressions-interceptor.cc
  compiler-rt/trunk/test/asan/TestCases/suppressions-library.cc
  compiler-rt/trunk/test/asan/TestCases/uar_and_exceptions.cc
  compiler-rt/trunk/test/asan/TestCases/use-after-poison.cc
  compiler-rt/trunk/test/asan/TestCases/use-after-scope.cc
  compiler-rt/trunk/test/asan/TestCases/verbose-log-path_test.cc
  compiler-rt/trunk/test/asan/lit.cfg

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10294.27716.patch
Type: text/x-patch
Size: 139919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/21206471/attachment.bin>


More information about the llvm-commits mailing list