Console Output
Skipping 6,509 KB.. Full Log/tests/unit/ lib/xray/tests/unit/CMakeLists.txt lib/xray/tests/unit/allocator_test.cc lib/xray/tests/unit/buffer_queue_test.cc lib/xray/tests/unit/fdr_logging_test.cc lib/xray/tests/unit/function_call_trie_test.cc lib/xray/tests/unit/profile_collector_test.cc lib/xray/tests/unit/segmented_array_test.cc lib/xray/tests/unit/xray_unit_test_main.cc make/ make/platform/ make/test/ test/ test/CMakeLists.txt test/lit.common.cfg test/lit.common.configured.in test/BlocksRuntime/ test/BlocksRuntime/block-static.c test/BlocksRuntime/blockimport.c test/BlocksRuntime/byrefaccess.c test/BlocksRuntime/byrefcopy.c test/BlocksRuntime/byrefcopycopy.c test/BlocksRuntime/byrefcopyinner.c test/BlocksRuntime/byrefcopyint.c test/BlocksRuntime/byrefcopystack.c test/BlocksRuntime/byrefsanity.c test/BlocksRuntime/byrefstruct.c test/BlocksRuntime/c99.c test/BlocksRuntime/cast.c test/BlocksRuntime/constassign.c test/BlocksRuntime/copy-block-literal-rdar6439600.c test/BlocksRuntime/copyconstructor.C test/BlocksRuntime/copynull.c test/BlocksRuntime/dispatch_async.c test/BlocksRuntime/dispatch_call_Block_with_release.c test/BlocksRuntime/fail.c test/BlocksRuntime/flagsisa.c test/BlocksRuntime/globalexpression.c test/BlocksRuntime/goto.c test/BlocksRuntime/hasdescriptor.c test/BlocksRuntime/josh.C test/BlocksRuntime/k-and-r.c test/BlocksRuntime/large-struct.c test/BlocksRuntime/localisglobal.c test/BlocksRuntime/macro.c test/BlocksRuntime/makefile test/BlocksRuntime/modglobal.c test/BlocksRuntime/nestedimport.c test/BlocksRuntime/nullblockisa.c test/BlocksRuntime/objectRRGC.c test/BlocksRuntime/objectassign.c test/BlocksRuntime/orbars.c test/BlocksRuntime/rdar6396238.c test/BlocksRuntime/rdar6405500.c test/BlocksRuntime/rdar6414583.c test/BlocksRuntime/recursive-block.c test/BlocksRuntime/recursive-test.c test/BlocksRuntime/recursiveassign.c test/BlocksRuntime/reference.C test/BlocksRuntime/rettypepromotion.c test/BlocksRuntime/returnfunctionptr.c test/BlocksRuntime/shorthandexpression.c test/BlocksRuntime/sizeof.c test/BlocksRuntime/small-struct.c test/BlocksRuntime/structmember.c test/BlocksRuntime/testfilerunner.h test/BlocksRuntime/testfilerunner.m test/BlocksRuntime/varargs-bad-assign.c test/BlocksRuntime/varargs.c test/BlocksRuntime/variadic.c test/BlocksRuntime/voidarg.c test/asan/ test/asan/CMakeLists.txt test/asan/lit.cfg test/asan/lit.site.cfg.in test/asan/TestCases/ test/asan/TestCases/alloca_big_alignment.cc test/asan/TestCases/alloca_constant_size.cc test/asan/TestCases/alloca_detect_custom_size_.cc test/asan/TestCases/alloca_instruments_all_paddings.cc test/asan/TestCases/alloca_loop_unpoisoning.cc test/asan/TestCases/alloca_overflow_partial.cc test/asan/TestCases/alloca_overflow_right.cc test/asan/TestCases/alloca_safe_access.cc test/asan/TestCases/alloca_underflow_left.cc test/asan/TestCases/alloca_vla_interact.cc test/asan/TestCases/asan_and_llvm_coverage_test.cc test/asan/TestCases/asan_options-help.cc test/asan/TestCases/atexit_stats.cc test/asan/TestCases/atoi_strict.c test/asan/TestCases/atol_strict.c test/asan/TestCases/atoll_strict.c test/asan/TestCases/blacklist.cc test/asan/TestCases/calloc-overflow.cc test/asan/TestCases/contiguous_container.cc test/asan/TestCases/contiguous_container_crash.cc test/asan/TestCases/coverage-and-lsan.cc test/asan/TestCases/coverage-disabled.cc test/asan/TestCases/coverage-trace-pc.cc test/asan/TestCases/debug_double_free.cc test/asan/TestCases/debug_locate.cc test/asan/TestCases/debug_mapping.cc test/asan/TestCases/debug_ppc64_mapping.cc test/asan/TestCases/debug_report.cc test/asan/TestCases/debug_stacks.cc test/asan/TestCases/deep_stack_uaf.cc test/asan/TestCases/deep_tail_call.cc test/asan/TestCases/default_blacklist.cc test/asan/TestCases/default_options.cc test/asan/TestCases/describe_address.cc test/asan/TestCases/double-free.cc test/asan/TestCases/error_report_callback.cc test/asan/TestCases/exitcode.cc test/asan/TestCases/force_inline_opt0.cc test/asan/TestCases/frexp_interceptor.cc test/asan/TestCases/global-address.cpp test/asan/TestCases/global-demangle.cc test/asan/TestCases/global-location.cc test/asan/TestCases/global-overflow.cc test/asan/TestCases/global-underflow.cc test/asan/TestCases/halt_on_error-1.c test/asan/TestCases/handle_noreturn_bug.cc test/asan/TestCases/heap-overflow-large.cc test/asan/TestCases/heap-overflow.cc test/asan/TestCases/heavy_uar_test.cc test/asan/TestCases/huge_negative_hea_oob.cc test/asan/TestCases/ill.cc test/asan/TestCases/init-order-atexit.cc test/asan/TestCases/initialization-blacklist.cc test/asan/TestCases/initialization-bug.cc test/asan/TestCases/initialization-constexpr.cc test/asan/TestCases/initialization-nobug.cc test/asan/TestCases/inline.cc test/asan/TestCases/intercept-rethrow-exception.cc test/asan/TestCases/interception_failure_test.cc test/asan/TestCases/interface_test.cc test/asan/TestCases/intra-object-overflow.cc test/asan/TestCases/invalid-free.cc test/asan/TestCases/invalid-pointer-pairs-compare-errors.cc test/asan/TestCases/invalid-pointer-pairs-compare-null.cc test/asan/TestCases/invalid-pointer-pairs-compare-success.cc test/asan/TestCases/invalid-pointer-pairs-subtract-errors.cc test/asan/TestCases/invalid-pointer-pairs-subtract-success.cc test/asan/TestCases/invalid-pointer-pairs.cc test/asan/TestCases/large_func_test.cc test/asan/TestCases/log-path_test.cc test/asan/TestCases/longjmp.cc test/asan/TestCases/lsan_annotations.cc test/asan/TestCases/malloc-no-intercept.c test/asan/TestCases/malloc-size-too-big.cc test/asan/TestCases/malloc_context_size.cc test/asan/TestCases/malloc_fill.cc test/asan/TestCases/max_redzone.cc test/asan/TestCases/memcmp_strict_test.cc test/asan/TestCases/memcmp_test.cc test/asan/TestCases/memset_test.cc test/asan/TestCases/non-executable-pc.cpp test/asan/TestCases/null_deref.cc test/asan/TestCases/on_error_callback.cc test/asan/TestCases/partial_right.cc test/asan/TestCases/pass-object-byval.cc test/asan/TestCases/pass-struct-byval-uar.cc test/asan/TestCases/pass-struct-byval.cc test/asan/TestCases/poison_partial.cc test/asan/TestCases/pr33372.cc test/asan/TestCases/print_summary.cc test/asan/TestCases/printf-1.c test/asan/TestCases/printf-2.c test/asan/TestCases/printf-3.c test/asan/TestCases/printf-4.c test/asan/TestCases/printf-5.c test/asan/TestCases/printf-m.c test/asan/TestCases/realloc.cc test/asan/TestCases/sanity_check_pure_c.c test/asan/TestCases/scariness_score_test.cc test/asan/TestCases/set_shadow_test.c test/asan/TestCases/sleep_after_init.c test/asan/TestCases/sleep_before_dying.c test/asan/TestCases/small_memcpy_test.cc test/asan/TestCases/speculative_load.cc test/asan/TestCases/speculative_load2.cc test/asan/TestCases/stack-buffer-overflow-with-position.cc test/asan/TestCases/stack-buffer-overflow.cc test/asan/TestCases/stack-frame-demangle.cc test/asan/TestCases/stack-oob-frames.cc test/asan/TestCases/strcasestr-1.c test/asan/TestCases/strcasestr-2.c test/asan/TestCases/strcasestr_strict.c test/asan/TestCases/strcat-overlap.cc test/asan/TestCases/strcat_strict.c test/asan/TestCases/strchr_strict.c test/asan/TestCases/strcmp_strict.c test/asan/TestCases/strcpy-overlap.cc test/asan/TestCases/strcspn-1.c test/asan/TestCases/strcspn-2.c test/asan/TestCases/strcspn_strict.c test/asan/TestCases/strdup_oob_test.cc test/asan/TestCases/strip_path_prefix.c test/asan/TestCases/strncasecmp_strict.c test/asan/TestCases/strncat-overlap.cc test/asan/TestCases/strncat_strict.c test/asan/TestCases/strncmp_strict.c test/asan/TestCases/strncpy-overflow.cc test/asan/TestCases/strncpy-overlap.cc test/asan/TestCases/strpbrk-1.c test/asan/TestCases/strpbrk-2.c test/asan/TestCases/strpbrk_strict.c test/asan/TestCases/strspn-1.c test/asan/TestCases/strspn-2.c test/asan/TestCases/strspn_strict.c test/asan/TestCases/strstr-1.c test/asan/TestCases/strstr-2.c test/asan/TestCases/strstr_strict.c test/asan/TestCases/strtok.c test/asan/TestCases/strtol_strict.c test/asan/TestCases/strtoll_strict.c test/asan/TestCases/suppressions-exec-relative-location.cc test/asan/TestCases/suppressions-function.cc test/asan/TestCases/suppressions-interceptor.cc test/asan/TestCases/suppressions-library.cc test/asan/TestCases/throw_call_test.cc test/asan/TestCases/throw_catch.cc test/asan/TestCases/throw_invoke_test.cc test/asan/TestCases/time_interceptor.cc test/asan/TestCases/uar_and_exceptions.cc test/asan/TestCases/unaligned_loads_and_stores.cc test/asan/TestCases/use-after-delete.cc test/asan/TestCases/use-after-free-right.cc test/asan/TestCases/use-after-free.cc test/asan/TestCases/use-after-poison.cc test/asan/TestCases/use-after-scope-capture.cc test/asan/TestCases/use-after-scope-conversion.cc test/asan/TestCases/use-after-scope-dtor-order.cc test/asan/TestCases/use-after-scope-goto.cc test/asan/TestCases/use-after-scope-if.cc test/asan/TestCases/use-after-scope-inlined.cc test/asan/TestCases/use-after-scope-loop-bug.cc test/asan/TestCases/use-after-scope-loop-removed.cc test/asan/TestCases/use-after-scope-loop.cc test/asan/TestCases/use-after-scope-nobug.cc test/asan/TestCases/use-after-scope-temp.cc test/asan/TestCases/use-after-scope-temp2.cc test/asan/TestCases/use-after-scope-types.cc test/asan/TestCases/use-after-scope.cc test/asan/TestCases/verbose-log-path_test.cc test/asan/TestCases/vla_chrome_testcase.cc test/asan/TestCases/vla_condition_overflow.cc test/asan/TestCases/vla_loop_overfow.cc test/asan/TestCases/zero_page_pc.cc test/asan/TestCases/Android/ test/asan/TestCases/Android/lit.local.cfg test/asan/TestCases/Darwin/ test/asan/TestCases/Darwin/abort_on_error.cc test/asan/TestCases/Darwin/address-range-limit.mm test/asan/TestCases/Darwin/asan_gen_prefixes.cc test/asan/TestCases/Darwin/atos-symbolizer-dyld-root-path.cc test/asan/TestCases/Darwin/atos-symbolizer.cc test/asan/TestCases/Darwin/crashlog-stacktraces.c test/asan/TestCases/Darwin/cstring_literals_regtest.mm test/asan/TestCases/Darwin/cstring_section.c test/asan/TestCases/Darwin/dead-strip.c test/asan/TestCases/Darwin/dladdr-demangling.cc test/asan/TestCases/Darwin/dump_registers.cc test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc test/asan/TestCases/Darwin/dyld_insert_libraries_remove.cc test/asan/TestCases/Darwin/empty-section.cc test/asan/TestCases/Darwin/fclose.c test/asan/TestCases/Darwin/getpwnam.c test/asan/TestCases/Darwin/haswell-symbolication.cc test/asan/TestCases/Darwin/interface_symbols_darwin.cc test/asan/TestCases/Darwin/linked-only.cc test/asan/TestCases/Darwin/lit.local.cfg test/asan/TestCases/Darwin/malloc_destroy_zone.cc test/asan/TestCases/Darwin/malloc_set_zone_name-mprotect.cc test/asan/TestCases/Darwin/malloc_size_crash.mm test/asan/TestCases/Darwin/malloc_zone-protected.cc test/asan/TestCases/Darwin/mixing-global-constructors.cc test/asan/TestCases/Darwin/nil-return-struct.mm test/asan/TestCases/Darwin/objc-odr.mm test/asan/TestCases/Darwin/odr-lto.cc test/asan/TestCases/Darwin/reexec-insert-libraries-env.cc test/asan/TestCases/Darwin/sandbox-symbolizer.cc test/asan/TestCases/Darwin/scribble.cc test/asan/TestCases/Darwin/segv_read_write.c test/asan/TestCases/Darwin/suppressions-darwin.cc test/asan/TestCases/Darwin/suppressions-function.cc test/asan/TestCases/Darwin/suppressions-sandbox.cc test/asan/TestCases/Darwin/unset-insert-libraries-on-exec.cc test/asan/TestCases/Darwin/uuid.cc test/asan/TestCases/Helpers/ test/asan/TestCases/Helpers/blacklist-extra.cc test/asan/TestCases/Helpers/echo-env.cc test/asan/TestCases/Helpers/init-order-atexit-extra.cc test/asan/TestCases/Helpers/initialization-blacklist-extra.cc test/asan/TestCases/Helpers/initialization-blacklist-extra2.cc test/asan/TestCases/Helpers/initialization-blacklist.txt test/asan/TestCases/Helpers/initialization-bug-extra.cc test/asan/TestCases/Helpers/initialization-bug-extra2.cc test/asan/TestCases/Helpers/initialization-constexpr-extra.cc test/asan/TestCases/Helpers/initialization-nobug-extra.cc test/asan/TestCases/Helpers/lit.local.cfg test/asan/TestCases/Helpers/underflow.cc test/asan/TestCases/Linux/ test/asan/TestCases/Linux/abort_on_error.cc test/asan/TestCases/Linux/activation-options.cc test/asan/TestCases/Linux/aligned_delete_test.cc test/asan/TestCases/Linux/allocator_oom_test.cc test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc test/asan/TestCases/Linux/asan_default_suppressions.cc test/asan/TestCases/Linux/asan_dlopen_test.cc test/asan/TestCases/Linux/asan_prelink_test.cc test/asan/TestCases/Linux/asan_preload_test-1.cc test/asan/TestCases/Linux/asan_preload_test-2.cc test/asan/TestCases/Linux/asan_preload_test-3.cc test/asan/TestCases/Linux/asan_rt_confict_test-1.cc test/asan/TestCases/Linux/asan_rt_confict_test-2.cc test/asan/TestCases/Linux/auto_memory_profile_test.cc test/asan/TestCases/Linux/calloc-preload.c test/asan/TestCases/Linux/clang_gcc_abi.cc test/asan/TestCases/Linux/clone_test.cc test/asan/TestCases/Linux/coverage-missing.cc test/asan/TestCases/Linux/cuda_test.cc test/asan/TestCases/Linux/function-sections-are-bad.cc test/asan/TestCases/Linux/global-overflow-bfd.cc test/asan/TestCases/Linux/global-overflow-lld.cc test/asan/TestCases/Linux/globals-gc-sections-lld.cc test/asan/TestCases/Linux/init-order-dlopen.cc test/asan/TestCases/Linux/init_fini_sections.cc test/asan/TestCases/Linux/initialization-bug-any-order.cc test/asan/TestCases/Linux/interception_malloc_test.cc test/asan/TestCases/Linux/interception_readdir_r_test.cc test/asan/TestCases/Linux/interception_test.cc test/asan/TestCases/Linux/interface_symbols_linux.cc test/asan/TestCases/Linux/kernel-area.cc test/asan/TestCases/Linux/leak.cc test/asan/TestCases/Linux/leak_check_segv.cc test/asan/TestCases/Linux/lit.local.cfg test/asan/TestCases/Linux/local_alias.cc test/asan/TestCases/Linux/long-object-path.cc test/asan/TestCases/Linux/longjmp_chk.c test/asan/TestCases/Linux/malloc-in-qsort.cc test/asan/TestCases/Linux/malloc_delete_mismatch.cc test/asan/TestCases/Linux/memmem_test.cc test/asan/TestCases/Linux/mincore.cc test/asan/TestCases/Linux/new_delete_mismatch.cc test/asan/TestCases/Linux/nohugepage_test.cc test/asan/TestCases/Linux/odr-violation.cc test/asan/TestCases/Linux/odr_c_test.c test/asan/TestCases/Linux/overflow-in-qsort.cc test/asan/TestCases/Linux/preinit_test.cc test/asan/TestCases/Linux/preinstalled_signal.cc test/asan/TestCases/Linux/print_memory_profile_test.cc test/asan/TestCases/Linux/printf-fortify-1.c test/asan/TestCases/Linux/printf-fortify-2.c test/asan/TestCases/Linux/printf-fortify-3.c test/asan/TestCases/Linux/printf-fortify-4.c test/asan/TestCases/Linux/printf-fortify-5.c test/asan/TestCases/Linux/pthread_create_from_constructor.cc test/asan/TestCases/Linux/pthread_create_version.cc test/asan/TestCases/Linux/ptrace.cc test/asan/TestCases/Linux/quarantine_size_mb.cc test/asan/TestCases/Linux/read_binary_name_regtest.c test/asan/TestCases/Linux/recoverable-lsan.cc test/asan/TestCases/Linux/recvfrom.cc test/asan/TestCases/Linux/release_to_os_test.cc test/asan/TestCases/Linux/rlimit_mmap_test.cc test/asan/TestCases/Linux/sanbox_read_proc_self_maps_test.cc test/asan/TestCases/Linux/segv_read_write.c test/asan/TestCases/Linux/shmctl.cc test/asan/TestCases/Linux/signal_during_stop_the_world.cc test/asan/TestCases/Linux/sized_delete_test.cc test/asan/TestCases/Linux/stack-overflow-recovery-mode.cc test/asan/TestCases/Linux/stack-overflow-sigbus.cc test/asan/TestCases/Linux/stack-trace-dlclose.cc test/asan/TestCases/Linux/static_tls.cc test/asan/TestCases/Linux/stress_dtls.c test/asan/TestCases/Linux/swapcontext_annotation.cc test/asan/TestCases/Linux/swapcontext_test.cc test/asan/TestCases/Linux/syscalls.cc test/asan/TestCases/Linux/textdomain.c test/asan/TestCases/Linux/thread_local_quarantine_pthread_join.cc test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc test/asan/TestCases/Linux/uar_signals.cc test/asan/TestCases/Linux/unpoison_tls.cc test/asan/TestCases/Posix/ test/asan/TestCases/Posix/asan-sigbus.cpp test/asan/TestCases/Posix/asan-symbolize-bad-path.cc test/asan/TestCases/Posix/asan-symbolize-sanity-test.cc test/asan/TestCases/Posix/asprintf.cc test/asan/TestCases/Posix/assign_large_valloc_to_global.cc test/asan/TestCases/Posix/closed-fds.cc test/asan/TestCases/Posix/concurrent_overflow.cc test/asan/TestCases/Posix/coverage-fork.cc test/asan/TestCases/Posix/coverage-module-unloaded.cc test/asan/TestCases/Posix/coverage-reset.cc test/asan/TestCases/Posix/coverage.cc test/asan/TestCases/Posix/current_allocated_bytes.cc test/asan/TestCases/Posix/deep_call_stack.cc test/asan/TestCases/Posix/deep_thread_stack.cc test/asan/TestCases/Posix/dlclose-test.cc test/asan/TestCases/Posix/fgets_fputs.cc test/asan/TestCases/Posix/fread_fwrite.cc test/asan/TestCases/Posix/free_hook_realloc.cc test/asan/TestCases/Posix/freopen.cc test/asan/TestCases/Posix/gc-test.cc test/asan/TestCases/Posix/glob.cc test/asan/TestCases/Posix/global-registration.c test/asan/TestCases/Posix/halt_on_error-signals.c test/asan/TestCases/Posix/halt_on_error-torture.cc test/asan/TestCases/Posix/halt_on_error_suppress_equal_pcs.cc test/asan/TestCases/Posix/handle_abort_on_error.cc test/asan/TestCases/Posix/init-order-pthread-create.cc test/asan/TestCases/Posix/interception-in-shared-lib-test.cc test/asan/TestCases/Posix/invalid-pointer-pairs-threads.cc test/asan/TestCases/Posix/ioctl.cc test/asan/TestCases/Posix/large_allocator_unpoisons_on_free.cc test/asan/TestCases/Posix/lit.local.cfg test/asan/TestCases/Posix/log_path_fork_test.cc.disabled test/asan/TestCases/Posix/lto-constmerge-odr.cc test/asan/TestCases/Posix/mmap_limit_mb.cc test/asan/TestCases/Posix/new_array_cookie_test.cc test/asan/TestCases/Posix/new_array_cookie_uaf_test.cc test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc test/asan/TestCases/Posix/no_asan_gen_globals.c test/asan/TestCases/Posix/print_cmdline.cc test/asan/TestCases/Posix/readv.cc test/asan/TestCases/Posix/shared-lib-test.cc test/asan/TestCases/Posix/stack-overflow.cc test/asan/TestCases/Posix/stack-use-after-return.cc test/asan/TestCases/Posix/start-deactivated.cc test/asan/TestCases/Posix/strchr.c test/asan/TestCases/Posix/strerror_r_test.cc test/asan/TestCases/Posix/strndup_oob_test.cc test/asan/TestCases/Posix/strndup_oob_test2.cc test/asan/TestCases/Posix/tsd_dtor_leak.cc test/asan/TestCases/Posix/wait.cc test/asan/TestCases/Posix/wait3.cc test/asan/TestCases/Posix/wait4.cc test/asan/TestCases/Posix/waitid.cc test/asan/TestCases/Posix/glob_test_root/ test/asan/TestCases/Posix/glob_test_root/aa test/asan/TestCases/Posix/glob_test_root/ab test/asan/TestCases/Posix/glob_test_root/ba test/asan/TestCases/Windows/ test/asan/TestCases/Windows/aligned_mallocs.cc test/asan/TestCases/Windows/allocators_sanity.cc test/asan/TestCases/Windows/beginthreadex.cc test/asan/TestCases/Windows/bind_io_completion_callback.cc test/asan/TestCases/Windows/bitfield.cc test/asan/TestCases/Windows/bitfield_uaf.cc test/asan/TestCases/Windows/calloc_left_oob.cc test/asan/TestCases/Windows/calloc_right_oob.cc test/asan/TestCases/Windows/calloc_uaf.cc test/asan/TestCases/Windows/coverage-basic.cc test/asan/TestCases/Windows/coverage-dll-stdio.cc test/asan/TestCases/Windows/crash_read_write.cc test/asan/TestCases/Windows/crt_initializers.cc test/asan/TestCases/Windows/delay_dbghelp.cc test/asan/TestCases/Windows/demangled_names.cc test/asan/TestCases/Windows/dll_aligned_mallocs.cc test/asan/TestCases/Windows/dll_allocators_sanity.cc test/asan/TestCases/Windows/dll_and_lib.cc test/asan/TestCases/Windows/dll_cerr.cc test/asan/TestCases/Windows/dll_control_c.cc test/asan/TestCases/Windows/dll_global_dead_strip.c test/asan/TestCases/Windows/dll_heap_allocation.cc test/asan/TestCases/Windows/dll_host.cc test/asan/TestCases/Windows/dll_intercept_memchr.cc test/asan/TestCases/Windows/dll_intercept_memcpy.cc test/asan/TestCases/Windows/dll_intercept_memcpy_indirect.cc test/asan/TestCases/Windows/dll_intercept_memset.cc test/asan/TestCases/Windows/dll_intercept_strlen.cc test/asan/TestCases/Windows/dll_large_function.cc test/asan/TestCases/Windows/dll_malloc_left_oob.cc test/asan/TestCases/Windows/dll_malloc_uaf.cc test/asan/TestCases/Windows/dll_noreturn.cc test/asan/TestCases/Windows/dll_null_deref.cc test/asan/TestCases/Windows/dll_operator_array_new_left_oob.cc test/asan/TestCases/Windows/dll_operator_array_new_with_dtor_left_oob.cc test/asan/TestCases/Windows/dll_poison_unpoison.cc test/asan/TestCases/Windows/dll_report_globals_symbolization_at_startup.cc test/asan/TestCases/Windows/dll_seh.cc test/asan/TestCases/Windows/dll_stack_use_after_return.cc test/asan/TestCases/Windows/dll_thread_stack_array_left_oob.cc test/asan/TestCases/Windows/double_free.cc test/asan/TestCases/Windows/double_operator_delete.cc test/asan/TestCases/Windows/free_hook_realloc.cc test/asan/TestCases/Windows/fuse-lld-globals.cc test/asan/TestCases/Windows/fuse-lld.cc test/asan/TestCases/Windows/global_const_string.cc test/asan/TestCases/Windows/global_const_string_oob.cc test/asan/TestCases/Windows/global_dead_strip.c test/asan/TestCases/Windows/hello_world.cc test/asan/TestCases/Windows/intercept_memcpy.cc test/asan/TestCases/Windows/intercept_strdup.cc test/asan/TestCases/Windows/intercept_strlen.cc test/asan/TestCases/Windows/interface_symbols_windows.cc test/asan/TestCases/Windows/iostream_sbo.cc test/asan/TestCases/Windows/lit.local.cfg test/asan/TestCases/Windows/longjmp.cc test/asan/TestCases/Windows/malloc_left_oob.cc test/asan/TestCases/Windows/malloc_right_oob.cc test/asan/TestCases/Windows/malloc_uaf.cc test/asan/TestCases/Windows/null_deref.cc test/asan/TestCases/Windows/null_deref_multiple_dlls.cc test/asan/TestCases/Windows/oom.cc test/asan/TestCases/Windows/operator_array_new_left_oob.cc test/asan/TestCases/Windows/operator_array_new_right_oob.cc test/asan/TestCases/Windows/operator_array_new_uaf.cc test/asan/TestCases/Windows/operator_array_new_with_dtor_left_oob.cc test/asan/TestCases/Windows/operator_delete_wrong_argument.cc test/asan/TestCases/Windows/operator_new_left_oob.cc test/asan/TestCases/Windows/operator_new_right_oob.cc test/asan/TestCases/Windows/operator_new_uaf.cc test/asan/TestCases/Windows/queue_user_work_item.cc test/asan/TestCases/Windows/queue_user_work_item_report.cc test/asan/TestCases/Windows/realloc_left_oob.cc test/asan/TestCases/Windows/realloc_right_oob.cc test/asan/TestCases/Windows/realloc_uaf.cc test/asan/TestCases/Windows/report_after_syminitialize.cc test/asan/TestCases/Windows/report_globals_reload_dll.cc test/asan/TestCases/Windows/report_globals_vs_freelibrary.cc test/asan/TestCases/Windows/seh.cc test/asan/TestCases/Windows/shadow_conflict_32.cc test/asan/TestCases/Windows/shadow_mapping_failure.cc test/asan/TestCases/Windows/stack_array_left_oob.cc test/asan/TestCases/Windows/stack_array_right_oob.cc test/asan/TestCases/Windows/stack_array_sanity.cc test/asan/TestCases/Windows/stack_use_after_return.cc test/asan/TestCases/Windows/symbols_path.cc test/asan/TestCases/Windows/thread_simple.cc test/asan/TestCases/Windows/thread_stack_array_left_oob.cc test/asan/TestCases/Windows/thread_stack_array_right_oob.cc test/asan/TestCases/Windows/thread_stack_reuse.cc test/asan/TestCases/Windows/thread_stress.cc test/asan/TestCases/Windows/thread_suspended.cc test/asan/TestCases/Windows/tls_init.cc test/asan/TestCases/Windows/unsymbolized.cc test/asan/TestCases/Windows/use_after_realloc.cc test/asan/TestCases/Windows/use_after_return_linkage.cc test/asan/TestCases/Windows/user-exception.cc test/asan/TestCases/Windows/windows_h.cc test/asan/TestCases/Windows/wrong_downcast_on_heap.cc test/asan/TestCases/Windows/wrong_downcast_on_stack.cc test/asan/Unit/ test/asan/Unit/lit.site.cfg.in test/builtins/ test/builtins/CMakeLists.txt test/builtins/lit.cfg test/builtins/lit.site.cfg.in test/builtins/TestCases/ test/builtins/TestCases/Darwin/ test/builtins/TestCases/Darwin/lit.local.cfg test/builtins/TestCases/Darwin/os_version_check_test.c test/builtins/TestCases/Darwin/os_version_check_test_no_core_foundation.c test/builtins/Unit/ test/builtins/Unit/absvdi2_test.c test/builtins/Unit/absvsi2_test.c test/builtins/Unit/absvti2_test.c test/builtins/Unit/adddf3vfp_test.c test/builtins/Unit/addsf3vfp_test.c test/builtins/Unit/addtf3_test.c test/builtins/Unit/addvdi3_test.c test/builtins/Unit/addvsi3_test.c test/builtins/Unit/addvti3_test.c test/builtins/Unit/ashldi3_test.c test/builtins/Unit/ashlti3_test.c test/builtins/Unit/ashrdi3_test.c test/builtins/Unit/ashrti3_test.c test/builtins/Unit/bswapdi2_test.c test/builtins/Unit/bswapsi2_test.c test/builtins/Unit/clear_cache_test.c test/builtins/Unit/clzdi2_test.c test/builtins/Unit/clzsi2_test.c test/builtins/Unit/clzti2_test.c test/builtins/Unit/cmpdi2_test.c test/builtins/Unit/cmpti2_test.c test/builtins/Unit/comparedf2_test.c test/builtins/Unit/comparesf2_test.c test/builtins/Unit/cpu_model_test.c test/builtins/Unit/ctzdi2_test.c test/builtins/Unit/ctzsi2_test.c test/builtins/Unit/ctzti2_test.c test/builtins/Unit/divdc3_test.c test/builtins/Unit/divdf3vfp_test.c test/builtins/Unit/divdi3_test.c test/builtins/Unit/divmodsi4_test.c test/builtins/Unit/divsc3_test.c test/builtins/Unit/divsf3vfp_test.c test/builtins/Unit/divsi3_test.c test/builtins/Unit/divtc3_test.c test/builtins/Unit/divtf3_test.c test/builtins/Unit/divti3_test.c test/builtins/Unit/divxc3_test.c test/builtins/Unit/enable_execute_stack_test.c test/builtins/Unit/endianness.h test/builtins/Unit/eqdf2vfp_test.c test/builtins/Unit/eqsf2vfp_test.c test/builtins/Unit/eqtf2_test.c test/builtins/Unit/extebdsfdf2vfp_test.c test/builtins/Unit/extenddftf2_test.c test/builtins/Unit/extendhfsf2_test.c test/builtins/Unit/extendsftf2_test.c test/builtins/Unit/ffsdi2_test.c test/builtins/Unit/ffssi2_test.c test/builtins/Unit/ffsti2_test.c test/builtins/Unit/fixdfdi_test.c test/builtins/Unit/fixdfsivfp_test.c test/builtins/Unit/fixdfti_test.c test/builtins/Unit/fixsfdi_test.c test/builtins/Unit/fixsfsivfp_test.c test/builtins/Unit/fixsfti_test.c test/builtins/Unit/fixtfdi_test.c test/builtins/Unit/fixtfsi_test.c test/builtins/Unit/fixtfti_test.c test/builtins/Unit/fixunsdfdi_test.c test/builtins/Unit/fixunsdfsi_test.c test/builtins/Unit/fixunsdfsivfp_test.c test/builtins/Unit/fixunsdfti_test.c test/builtins/Unit/fixunssfdi_test.c test/builtins/Unit/fixunssfsi_test.c test/builtins/Unit/fixunssfsivfp_test.c test/builtins/Unit/fixunssfti_test.c test/builtins/Unit/fixunstfdi_test.c test/builtins/Unit/fixunstfsi_test.c test/builtins/Unit/fixunstfti_test.c test/builtins/Unit/fixunsxfdi_test.c test/builtins/Unit/fixunsxfsi_test.c test/builtins/Unit/fixunsxfti_test.c test/builtins/Unit/fixxfdi_test.c test/builtins/Unit/fixxfti_test.c test/builtins/Unit/floatdidf_test.c test/builtins/Unit/floatdisf_test.c test/builtins/Unit/floatditf_test.c test/builtins/Unit/floatdixf_test.c test/builtins/Unit/floatsidfvfp_test.c test/builtins/Unit/floatsisfvfp_test.c test/builtins/Unit/floatsitf_test.c test/builtins/Unit/floattidf_test.c test/builtins/Unit/floattisf_test.c test/builtins/Unit/floattitf_test.c test/builtins/Unit/floattixf_test.c test/builtins/Unit/floatundidf_test.c test/builtins/Unit/floatundisf_test.c test/builtins/Unit/floatunditf_test.c test/builtins/Unit/floatundixf_test.c test/builtins/Unit/floatunsitf_test.c test/builtins/Unit/floatunssidfvfp_test.c test/builtins/Unit/floatunssisfvfp_test.c test/builtins/Unit/floatuntidf_test.c test/builtins/Unit/floatuntisf_test.c test/builtins/Unit/floatuntitf_test.c test/builtins/Unit/floatuntixf_test.c test/builtins/Unit/fp_test.h test/builtins/Unit/gcc_personality_test.c test/builtins/Unit/gcc_personality_test_helper.cxx test/builtins/Unit/gedf2vfp_test.c test/builtins/Unit/gesf2vfp_test.c test/builtins/Unit/getf2_test.c test/builtins/Unit/gtdf2vfp_test.c test/builtins/Unit/gtsf2vfp_test.c test/builtins/Unit/gttf2_test.c test/builtins/Unit/ledf2vfp_test.c test/builtins/Unit/lesf2vfp_test.c test/builtins/Unit/letf2_test.c test/builtins/Unit/lit.cfg test/builtins/Unit/lit.site.cfg.in test/builtins/Unit/lshrdi3_test.c test/builtins/Unit/lshrti3_test.c test/builtins/Unit/ltdf2vfp_test.c test/builtins/Unit/ltsf2vfp_test.c test/builtins/Unit/lttf2_test.c test/builtins/Unit/moddi3_test.c test/builtins/Unit/modsi3_test.c test/builtins/Unit/modti3_test.c test/builtins/Unit/muldc3_test.c test/builtins/Unit/muldf3vfp_test.c test/builtins/Unit/muldi3_test.c test/builtins/Unit/mulodi4_test.c test/builtins/Unit/mulosi4_test.c test/builtins/Unit/muloti4_test.c test/builtins/Unit/mulsc3_test.c test/builtins/Unit/mulsf3vfp_test.c test/builtins/Unit/multc3_test.c test/builtins/Unit/multf3_test.c test/builtins/Unit/multi3_test.c test/builtins/Unit/mulvdi3_test.c test/builtins/Unit/mulvsi3_test.c test/builtins/Unit/mulvti3_test.c test/builtins/Unit/mulxc3_test.c test/builtins/Unit/nedf2vfp_test.c test/builtins/Unit/negdf2vfp_test.c test/builtins/Unit/negdi2_test.c test/builtins/Unit/negsf2vfp_test.c test/builtins/Unit/negti2_test.c test/builtins/Unit/negvdi2_test.c test/builtins/Unit/negvsi2_test.c test/builtins/Unit/negvti2_test.c test/builtins/Unit/nesf2vfp_test.c test/builtins/Unit/netf2_test.c test/builtins/Unit/paritydi2_test.c test/builtins/Unit/paritysi2_test.c test/builtins/Unit/parityti2_test.c test/builtins/Unit/popcountdi2_test.c test/builtins/Unit/popcountsi2_test.c test/builtins/Unit/popcountti2_test.c test/builtins/Unit/powidf2_test.c test/builtins/Unit/powisf2_test.c test/builtins/Unit/powitf2_test.c test/builtins/Unit/powixf2_test.c test/builtins/Unit/subdf3vfp_test.c test/builtins/Unit/subsf3vfp_test.c test/builtins/Unit/subtf3_test.c test/builtins/Unit/subvdi3_test.c test/builtins/Unit/subvsi3_test.c test/builtins/Unit/subvti3_test.c test/builtins/Unit/test test/builtins/Unit/trampoline_setup_test.c test/builtins/Unit/truncdfhf2_test.c test/builtins/Unit/truncdfsf2_test.c test/builtins/Unit/truncdfsf2vfp_test.c test/builtins/Unit/truncsfhf2_test.c test/builtins/Unit/trunctfdf2_test.c test/builtins/Unit/trunctfsf2_test.c test/builtins/Unit/ucmpdi2_test.c test/builtins/Unit/ucmpti2_test.c test/builtins/Unit/udivdi3_test.c test/builtins/Unit/udivmoddi4_test.c test/builtins/Unit/udivmodsi4_test.c test/builtins/Unit/udivmodti4_test.c test/builtins/Unit/udivsi3_test.c test/builtins/Unit/udivti3_test.c test/builtins/Unit/umoddi3_test.c test/builtins/Unit/umodsi3_test.c test/builtins/Unit/umodti3_test.c test/builtins/Unit/unorddf2vfp_test.c test/builtins/Unit/unordsf2vfp_test.c test/builtins/Unit/unordtf2_test.c test/builtins/Unit/arm/ test/builtins/Unit/arm/aeabi_cdcmpeq_test.c test/builtins/Unit/arm/aeabi_cdcmple_test.c test/builtins/Unit/arm/aeabi_cfcmpeq_test.c test/builtins/Unit/arm/aeabi_cfcmple_test.c test/builtins/Unit/arm/aeabi_drsub_test.c test/builtins/Unit/arm/aeabi_frsub_test.c test/builtins/Unit/arm/aeabi_idivmod_test.c test/builtins/Unit/arm/aeabi_uidivmod_test.c test/builtins/Unit/arm/aeabi_uldivmod_test.c test/builtins/Unit/arm/call_apsr.S test/builtins/Unit/arm/call_apsr.h test/builtins/Unit/ppc/ test/builtins/Unit/ppc/DD.h test/builtins/Unit/ppc/fixtfdi_test.c test/builtins/Unit/ppc/floatditf_test.c test/builtins/Unit/ppc/floatditf_test.h test/builtins/Unit/ppc/floatunditf_test.c test/builtins/Unit/ppc/floatunditf_test.h test/builtins/Unit/ppc/qadd_test.c test/builtins/Unit/ppc/qdiv_test.c test/builtins/Unit/ppc/qmul_test.c test/builtins/Unit/ppc/qsub_test.c test/builtins/Unit/ppc/test test/builtins/Unit/riscv/ test/builtins/Unit/riscv/mulsi3_test.c test/builtins/timing/ test/builtins/timing/ashldi3.c test/builtins/timing/ashrdi3.c test/builtins/timing/divdi3.c test/builtins/timing/floatdidf.c test/builtins/timing/floatdisf.c test/builtins/timing/floatdixf.c test/builtins/timing/floatundidf.c test/builtins/timing/floatundisf.c test/builtins/timing/floatundixf.c test/builtins/timing/lshrdi3.c test/builtins/timing/moddi3.c test/builtins/timing/modsi3.c test/builtins/timing/muldi3.c test/builtins/timing/negdi2.c test/builtins/timing/time test/builtins/timing/timing.h test/builtins/timing/udivdi3.c test/builtins/timing/umoddi3.c test/cfi/ test/cfi/CMakeLists.txt test/cfi/README.txt test/cfi/anon-namespace.cpp test/cfi/bad-cast.cpp test/cfi/bad-split.cpp test/cfi/base-derived-destructor.cpp test/cfi/create-derivers.test test/cfi/cross-dso-diagnostic.cpp test/cfi/lit.cfg test/cfi/lit.site.cfg.in test/cfi/mfcall.cpp test/cfi/multiple-inheritance.cpp test/cfi/nvcall.cpp test/cfi/overwrite.cpp test/cfi/sibling.cpp test/cfi/simple-fail.cpp test/cfi/simple-pass.cpp test/cfi/stats.cpp test/cfi/target_uninstrumented.cpp test/cfi/two-vcalls.cpp test/cfi/utils.h test/cfi/vdtor.cpp test/cfi/vtable-may-alias.cpp test/cfi/cross-dso/ test/cfi/cross-dso/lit.local.cfg test/cfi/cross-dso/shadow_is_read_only.cpp test/cfi/cross-dso/simple-fail.cpp test/cfi/cross-dso/simple-pass.cpp test/cfi/cross-dso/stats.cpp test/cfi/cross-dso/target_out_of_bounds.cpp test/cfi/cross-dso/icall/ test/cfi/cross-dso/icall/diag.cpp test/cfi/cross-dso/icall/dlopen.cpp test/cfi/cross-dso/icall/icall-from-dso.cpp test/cfi/cross-dso/icall/icall.cpp test/cfi/cross-dso/icall/lit.local.cfg test/cfi/cross-dso/util/ test/cfi/cross-dso/util/cfi_stubs.h test/cfi/icall/ test/cfi/icall/bad-signature.c test/cfi/icall/external-call.c test/cfi/icall/lit.local.cfg test/cfi/icall/weak.c test/cfi/icall/wrong-signature-mixed-lto.c test/dfsan/ test/dfsan/CMakeLists.txt test/dfsan/basic.c test/dfsan/custom.cc test/dfsan/dump_labels.c test/dfsan/flags.c test/dfsan/fncall.c test/dfsan/label_count.c test/dfsan/lit.cfg test/dfsan/lit.site.cfg.in test/dfsan/propagate.c test/dfsan/trace-cmp.c test/dfsan/vararg.c test/dfsan/write_callback.c test/dfsan/Inputs/ test/dfsan/Inputs/flags_abilist.txt test/esan/ test/esan/CMakeLists.txt test/esan/lit.cfg test/esan/lit.site.cfg.in test/esan/TestCases/ test/esan/TestCases/large-stack-linux.c test/esan/TestCases/libc-intercept.c test/esan/TestCases/mmap-shadow-conflict.c test/esan/TestCases/struct-simple.cpp test/esan/TestCases/verbose-simple.c test/esan/TestCases/workingset-early-fault.c test/esan/TestCases/workingset-memset.cpp test/esan/TestCases/workingset-midreport.cpp test/esan/TestCases/workingset-samples.cpp test/esan/TestCases/workingset-signal-posix.cpp test/esan/TestCases/workingset-simple.cpp test/esan/Unit/ test/esan/Unit/circular_buffer.cpp test/esan/Unit/hashtable.cpp test/fuzzer/ test/fuzzer/AFLDriverTest.cpp test/fuzzer/AbsNegAndConstant64Test.cpp test/fuzzer/AbsNegAndConstantTest.cpp test/fuzzer/AccumulateAllocationsTest.cpp test/fuzzer/AcquireCrashStateTest.cpp test/fuzzer/BadStrcmpTest.cpp test/fuzzer/Bingo.h test/fuzzer/BogusInitializeTest.cpp test/fuzzer/BufferOverflowOnInput.cpp test/fuzzer/CMakeLists.txt test/fuzzer/CallerCalleeTest.cpp test/fuzzer/CleanseTest.cpp test/fuzzer/CounterTest.cpp test/fuzzer/CustomCrossOverAndMutateTest.cpp test/fuzzer/CustomCrossOverTest.cpp test/fuzzer/CustomMutatorTest.cpp test/fuzzer/CxxStringEqTest.cpp test/fuzzer/DSO1.cpp test/fuzzer/DSO2.cpp test/fuzzer/DSOTestExtra.cpp test/fuzzer/DSOTestMain.cpp test/fuzzer/DeepRecursionTest.cpp test/fuzzer/DivTest.cpp test/fuzzer/EmptyTest.cpp test/fuzzer/EquivalenceATest.cpp test/fuzzer/EquivalenceBTest.cpp test/fuzzer/ExplodeDFSanLabelsTest.cpp test/fuzzer/FlagsTest.cpp test/fuzzer/FourIndependentBranchesTest.cpp test/fuzzer/FullCoverageSetTest.cpp test/fuzzer/GcSectionsTest.cpp test/fuzzer/ImplicitIntegerTruncationTest.cpp test/fuzzer/InitializeTest.cpp test/fuzzer/LargeTest.cpp test/fuzzer/LeakTest.cpp test/fuzzer/LeakTimeoutTest.cpp test/fuzzer/LoadTest.cpp test/fuzzer/Memcmp64BytesTest.cpp test/fuzzer/MemcmpTest.cpp test/fuzzer/MultipleConstraintsOnSmallInputTest.cpp test/fuzzer/NotinstrumentedTest.cpp test/fuzzer/NthRunCrashTest.cpp test/fuzzer/NullDerefOnEmptyTest.cpp test/fuzzer/NullDerefTest.cpp test/fuzzer/OneHugeAllocTest.cpp test/fuzzer/OnlySomeBytesTest.cpp test/fuzzer/OutOfMemorySingleLargeMallocTest.cpp test/fuzzer/OutOfMemoryTest.cpp test/fuzzer/OverwriteInputTest.cpp test/fuzzer/PrintFuncTest.cpp test/fuzzer/PrintUnstableStatsTest.cpp test/fuzzer/RepeatedBytesTest.cpp test/fuzzer/RepeatedMemcmp.cpp test/fuzzer/ShrinkControlFlowSimpleTest.cpp test/fuzzer/ShrinkControlFlowTest.cpp test/fuzzer/ShrinkValueProfileTest.cpp test/fuzzer/SignedIntOverflowTest.cpp test/fuzzer/SimpleCmpTest.cpp test/fuzzer/SimpleDictionaryTest.cpp test/fuzzer/SimpleHashTest.cpp test/fuzzer/SimpleTest.cpp test/fuzzer/SimpleTestStdio.cpp test/fuzzer/SimpleThreadedTest.cpp test/fuzzer/SingleByteInputTest.cpp test/fuzzer/SingleMemcmpTest.cpp test/fuzzer/SingleStrcmpTest.cpp test/fuzzer/SingleStrncmpTest.cpp test/fuzzer/SleepOneSecondTest.cpp test/fuzzer/SpamyTest.cpp test/fuzzer/StrcmpTest.cpp test/fuzzer/StrncmpOOBTest.cpp test/fuzzer/StrncmpTest.cpp test/fuzzer/StrstrTest.cpp test/fuzzer/SwapCmpTest.cpp test/fuzzer/Switch2Test.cpp test/fuzzer/SwitchTest.cpp test/fuzzer/SymbolizeDeadlock.cpp test/fuzzer/TableLookupTest.cpp test/fuzzer/ThreadedLeakTest.cpp test/fuzzer/ThreadedTest.cpp test/fuzzer/ThreeBytes.cpp test/fuzzer/ThreeFunctionsTest.cpp test/fuzzer/TimeoutEmptyTest.cpp test/fuzzer/TimeoutTest.cpp test/fuzzer/TraceMallocTest.cpp test/fuzzer/TraceMallocThreadedTest.cpp test/fuzzer/TwoDifferentBugsTest.cpp test/fuzzer/UninitializedStrlen.cpp test/fuzzer/UseAfterDtor.cpp test/fuzzer/acquire-crash-state.test test/fuzzer/afl-driver-extra-stats.test test/fuzzer/afl-driver-stderr.test test/fuzzer/afl-driver.test test/fuzzer/bad-strcmp.test test/fuzzer/bogus-initialize.test test/fuzzer/buffer-overflow-on-input.test test/fuzzer/caller-callee.test test/fuzzer/cleanse.test test/fuzzer/counters.test test/fuzzer/coverage.test test/fuzzer/cxxstring.test test/fuzzer/dataflow.test test/fuzzer/deep-recursion.test test/fuzzer/dict1.txt test/fuzzer/disable-leaks.test test/fuzzer/dso.test test/fuzzer/dump_coverage.test test/fuzzer/equivalence-signals.test test/fuzzer/equivalence.test test/fuzzer/exit-report.test test/fuzzer/exit_on_src_pos.test test/fuzzer/extra-counters.test test/fuzzer/full-coverage-set.test test/fuzzer/fuzzer-customcrossover.test test/fuzzer/fuzzer-customcrossoverandmutate.test test/fuzzer/fuzzer-custommutator.test test/fuzzer/fuzzer-dict.test test/fuzzer/fuzzer-dirs.test test/fuzzer/fuzzer-fdmask.test test/fuzzer/fuzzer-finalstats.test test/fuzzer/fuzzer-flags.test test/fuzzer/fuzzer-implicit-integer-truncation.test test/fuzzer/fuzzer-leak.test test/fuzzer/fuzzer-mutationstats.test test/fuzzer/fuzzer-oom-with-profile.test test/fuzzer/fuzzer-oom.test test/fuzzer/fuzzer-printcovpcs.test test/fuzzer/fuzzer-runs.test test/fuzzer/fuzzer-seed.test test/fuzzer/fuzzer-segv.test test/fuzzer/fuzzer-singleinputs.test test/fuzzer/fuzzer-threaded.test test/fuzzer/fuzzer-timeout.test test/fuzzer/fuzzer-ubsan.test test/fuzzer/gc-sections.test test/fuzzer/handle-unstable.test test/fuzzer/hi.txt test/fuzzer/initialize.test test/fuzzer/lit.cfg test/fuzzer/lit.site.cfg.in test/fuzzer/max-number-of-runs.test test/fuzzer/memcmp.test test/fuzzer/memcmp64.test test/fuzzer/merge-control-file.test test/fuzzer/merge-posix.test test/fuzzer/merge-sigusr.test test/fuzzer/merge-summary.test test/fuzzer/merge.test test/fuzzer/minimize_crash.test test/fuzzer/minimize_two_crashes.test test/fuzzer/msan.test test/fuzzer/not-instrumented.test test/fuzzer/null-deref-on-empty.test test/fuzzer/null-deref.test test/fuzzer/only-some-bytes.test test/fuzzer/overwrite-input.test test/fuzzer/print-func.test test/fuzzer/print_unstable_stats.test test/fuzzer/recommended-dictionary.test test/fuzzer/reduce_inputs.test test/fuzzer/repeated-bytes.test test/fuzzer/shrink.test test/fuzzer/sigusr.test test/fuzzer/simple-cmp.test test/fuzzer/simple.test test/fuzzer/standalone.test test/fuzzer/strcmp.test test/fuzzer/strncmp-oob.test test/fuzzer/strncmp.test test/fuzzer/strstr.test test/fuzzer/swap-cmp.test test/fuzzer/symbolize-deadlock.test test/fuzzer/target-function.test test/fuzzer/three-bytes.test test/fuzzer/trace-malloc-2.test test/fuzzer/trace-malloc-threaded.test test/fuzzer/trace-malloc-unbalanced.test test/fuzzer/trace-malloc.test test/fuzzer/trace-pc.test test/fuzzer/ulimit.test test/fuzzer/value-profile-cmp.test test/fuzzer/value-profile-cmp2.test test/fuzzer/value-profile-cmp3.test test/fuzzer/value-profile-cmp4.test test/fuzzer/value-profile-div.test test/fuzzer/value-profile-load.test test/fuzzer/value-profile-mem.test test/fuzzer/value-profile-set.test test/fuzzer/value-profile-strcmp.test test/fuzzer/value-profile-strncmp.test test/fuzzer/value-profile-switch.test test/fuzzer/unit/ test/fuzzer/unit/lit.site.cfg.in test/hwasan/ test/hwasan/CMakeLists.txt test/hwasan/lit.cfg test/hwasan/lit.site.cfg.in test/hwasan/TestCases/ test/hwasan/TestCases/allocator_returns_null.cc test/hwasan/TestCases/check-interface.cc test/hwasan/TestCases/halt-on-error.cc test/hwasan/TestCases/stack-oob.cc test/hwasan/TestCases/stack-uar.cc test/hwasan/TestCases/use-after-free.c test/hwasan/TestCases/Linux/ test/hwasan/TestCases/Linux/aligned_alloc-alignment.cc test/hwasan/TestCases/Linux/lit.local.cfg test/hwasan/TestCases/Linux/pvalloc-overflow.cc test/hwasan/TestCases/Posix/ test/hwasan/TestCases/Posix/lit.local.cfg test/hwasan/TestCases/Posix/posix_memalign-alignment.cc test/interception/ test/interception/CMakeLists.txt test/interception/TestCases/ test/interception/TestCases/Windows/ test/interception/Unit/ test/interception/Unit/lit.site.cfg.in test/lsan/ test/lsan/CMakeLists.txt test/lsan/lit.common.cfg test/lsan/lit.site.cfg.in test/lsan/TestCases/ test/lsan/TestCases/default_options.cc test/lsan/TestCases/disabler.c test/lsan/TestCases/disabler.cc test/lsan/TestCases/do_leak_check_override.cc test/lsan/TestCases/high_allocator_contention.cc test/lsan/TestCases/ignore_object.c test/lsan/TestCases/ignore_object_errors.cc test/lsan/TestCases/large_allocation_leak.cc test/lsan/TestCases/leak_check_at_exit.cc test/lsan/TestCases/leak_check_before_thread_started.cc test/lsan/TestCases/link_turned_off.cc test/lsan/TestCases/many_tls_keys.cc test/lsan/TestCases/new_array_with_dtor_0.cc test/lsan/TestCases/pointer_to_self.cc test/lsan/TestCases/print_suppressions.cc test/lsan/TestCases/recoverable_leak_check.cc test/lsan/TestCases/register_root_region.cc test/lsan/TestCases/sanity_check_pure_c.c test/lsan/TestCases/stale_stack_leak.cc test/lsan/TestCases/strace_test.cc test/lsan/TestCases/suppressions_default.cc test/lsan/TestCases/suppressions_file.cc test/lsan/TestCases/swapcontext.cc test/lsan/TestCases/use_after_return.cc test/lsan/TestCases/use_globals_initialized.cc test/lsan/TestCases/use_globals_uninitialized.cc test/lsan/TestCases/use_poisoned_asan.cc test/lsan/TestCases/use_registers.cc test/lsan/TestCases/use_stacks.cc test/lsan/TestCases/use_stacks_threaded.cc test/lsan/TestCases/use_unaligned.cc test/lsan/TestCases/Darwin/ test/lsan/TestCases/Darwin/dispatch.mm test/lsan/TestCases/Darwin/lit.local.cfg test/lsan/TestCases/Linux/ test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c test/lsan/TestCases/Linux/disabler_in_tsd_destructor.c test/lsan/TestCases/Linux/fork.cc test/lsan/TestCases/Linux/fork_and_leak.cc test/lsan/TestCases/Linux/fork_threaded.cc test/lsan/TestCases/Linux/guard-page.c test/lsan/TestCases/Linux/lit.local.cfg test/lsan/TestCases/Linux/log-path_test.cc test/lsan/TestCases/Linux/use_tls_dynamic.cc test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cc test/lsan/TestCases/Linux/use_tls_pthread_specific_static.cc test/lsan/TestCases/Linux/use_tls_static.cc test/lsan/TestCases/Posix/ test/lsan/TestCases/Posix/lit.local.cfg test/msan/ test/msan/CMakeLists.txt test/msan/__strxfrm_l.cc test/msan/alloca.cc test/msan/allocator_mapping.cc test/msan/backtrace.cc test/msan/c-strdup.c test/msan/chained_origin.cc test/msan/chained_origin_empty_stack.cc test/msan/chained_origin_limits.cc test/msan/chained_origin_memcpy.cc test/msan/chained_origin_with_signals.cc test/msan/check-handler.cc test/msan/check_mem_is_initialized.cc test/msan/coverage-levels.cc test/msan/ctermid.cc test/msan/cxa_atexit.cc test/msan/death-callback.cc test/msan/default_blacklist.cc test/msan/dlerror.cc test/msan/dlopen_executable.cc test/msan/dso-origin.cc test/msan/dtls_test.c test/msan/dtor-base-access.cc test/msan/dtor-bit-fields.cc test/msan/dtor-derived-class.cc test/msan/dtor-member.cc test/msan/dtor-multiple-inheritance-nontrivial-class-members.cc test/msan/dtor-multiple-inheritance.cc test/msan/dtor-trivial-class-members.cc test/msan/dtor-trivial.cpp test/msan/dtor-vtable-multiple-inheritance.cc test/msan/dtor-vtable.cc test/msan/errno.cc test/msan/fgets_fputs.cc test/msan/fork.cc test/msan/fread_fwrite.cc test/msan/fstat.cc test/msan/ftime.cc test/msan/getaddrinfo-positive.cc test/msan/getaddrinfo.cc test/msan/getc_unlocked.c test/msan/getline.cc test/msan/getloadavg.cc test/msan/getutent.cc test/msan/heap-origin.cc test/msan/icmp_slt_allones.cc test/msan/iconv.cc test/msan/if_indextoname.cc test/msan/ifaddrs.cc test/msan/initgroups.cc test/msan/inline.cc test/msan/insertvalue_origin.cc test/msan/ioctl.cc test/msan/ioctl_custom.cc test/msan/lit.cfg test/msan/lit.site.cfg.in test/msan/memcmp_test.cc test/msan/mktime.cc test/msan/mmap.cc test/msan/mmap_below_shadow.cc test/msan/msan_check_mem_is_initialized.cc test/msan/msan_copy_shadow.cc test/msan/msan_dump_shadow.cc test/msan/msan_print_shadow.cc test/msan/msan_print_shadow2.cc test/msan/msan_print_shadow3.cc test/msan/mul_by_const.cc test/msan/no_sanitize_memory.cc test/msan/no_sanitize_memory_prop.cc test/msan/origin-store-long.cc test/msan/param_tls_limit.cc test/msan/poison_in_free.cc test/msan/pr32842.c test/msan/print_stats.cc test/msan/pthread_getattr_np_deadlock.cc test/msan/pthread_getname_np.cc test/msan/pthread_setcancelstate.cc test/msan/rand_r.cc test/msan/readdir64.cc test/msan/realloc-large-origin.cc test/msan/realloc-origin.cc test/msan/recover-dso.cc test/msan/recover.cc test/msan/report-demangling.cc test/msan/scandir.cc test/msan/scandir_null.cc test/msan/scoped-interceptors.cc test/msan/select.cc test/msan/select_float_origin.cc test/msan/select_origin.cc test/msan/sem_getvalue.cc test/msan/setlocale.cc test/msan/sigaction.cc test/msan/signal_stress_test.cc test/msan/sigwait.cc test/msan/sigwaitinfo.cc test/msan/stack-origin.cc test/msan/stack-origin2.cc test/msan/strerror_r-non-gnu.c test/msan/strlen_of_shadow.cc test/msan/strndup.cc test/msan/strxfrm.cc test/msan/sync_lock_set_and_test.cc test/msan/test.h test/msan/textdomain.cc test/msan/times.cc test/msan/tls_reuse.cc test/msan/tsearch.cc test/msan/tzset.cc test/msan/unaligned_read_origin.cc test/msan/unpoison_string.cc test/msan/use-after-dtor.cc test/msan/use-after-free.cc test/msan/vector_cvt.cc test/msan/vector_div.cc test/msan/vector_select.cc test/msan/wcsncpy.cc test/msan/wcsxfrm.cc test/msan/Linux/ test/msan/Linux/cmsghdr.cc test/msan/Linux/eventfd.cc test/msan/Linux/fopencookie.cc test/msan/Linux/forkpty.cc test/msan/Linux/getresid.cc test/msan/Linux/glob.cc test/msan/Linux/glob_altdirfunc.cc test/msan/Linux/glob_nomatch.cc test/msan/Linux/ioctl_sound.cc test/msan/Linux/lit.local.cfg test/msan/Linux/mallinfo.cc test/msan/Linux/mincore.cc test/msan/Linux/name_to_handle_at.cc test/msan/Linux/obstack.cc test/msan/Linux/poll.cc test/msan/Linux/process_vm_readv.cc test/msan/Linux/sendmsg.cc test/msan/Linux/strerror_r.cc test/msan/Linux/sunrpc.cc test/msan/Linux/sunrpc_bytes.cc test/msan/Linux/sunrpc_string.cc test/msan/Linux/syscalls.cc test/msan/Linux/syscalls_sigaction.cc test/msan/Linux/tcgetattr.cc test/msan/Linux/xattr.cc test/msan/Linux/glob_test_root/ test/msan/Linux/glob_test_root/aa test/msan/Linux/glob_test_root/ab test/msan/Linux/glob_test_root/ba test/msan/Linux/xattr_test_root/ test/msan/Linux/xattr_test_root/a test/msan/Unit/ test/msan/Unit/lit.site.cfg.in test/msan/scandir_test_root/ test/msan/scandir_test_root/aaa test/msan/scandir_test_root/aab test/msan/scandir_test_root/bbb test/profile/ test/profile/CMakeLists.txt test/profile/gcc-flag-compatibility.test test/profile/infinite_loop.c test/profile/instrprof-basic.c test/profile/instrprof-bufferio.c test/profile/instrprof-darwin-dead-strip.c test/profile/instrprof-darwin-exports.c test/profile/instrprof-dlopen-dlclose-gcov.test test/profile/instrprof-dlopen.test test/profile/instrprof-dump.c test/profile/instrprof-dynamic-one-shared.test test/profile/instrprof-dynamic-two-shared.test test/profile/instrprof-error.c test/profile/instrprof-gcov-__gcov_flush-terminate.test test/profile/instrprof-gcov-exceptions.test test/profile/instrprof-gcov-multiple-bbs-single-line.test test/profile/instrprof-gcov-switch.test test/profile/instrprof-gcov-two-objects.test test/profile/instrprof-get-filename.c test/profile/instrprof-hostname.c test/profile/instrprof-icall-promo.test test/profile/instrprof-merge-match.test test/profile/instrprof-merge.c test/profile/instrprof-override-filename-then-reset-default.c test/profile/instrprof-override-filename-with-env.c test/profile/instrprof-override-filename.c test/profile/instrprof-path.c test/profile/instrprof-reset-counters.c test/profile/instrprof-set-dir-mode.c test/profile/instrprof-set-filename-shared.test test/profile/instrprof-set-filename-then-reset-default.c test/profile/instrprof-set-filename.c test/profile/instrprof-shared-gcov-flush.test test/profile/instrprof-shared.test test/profile/instrprof-value-prof-2.c test/profile/instrprof-value-prof-evict.test test/profile/instrprof-value-prof-reset.c test/profile/instrprof-value-prof-shared.test test/profile/instrprof-value-prof.c test/profile/instrprof-value-prof.test test/profile/instrprof-version-mismatch.c test/profile/instrprof-visibility-kinds.inc test/profile/instrprof-visibility.cpp test/profile/instrprof-without-libc.c test/profile/instrprof-write-file-atexit-explicitly.c test/profile/instrprof-write-file-only.c test/profile/instrprof-write-file.c test/profile/lit.cfg test/profile/lit.site.cfg.in test/profile/runtime_infinite.c test/profile/Inputs/ test/profile/Inputs/comdat_rename.h test/profile/Inputs/comdat_rename_1.cc test/profile/Inputs/comdat_rename_2.cc test/profile/Inputs/extern_template.cpp test/profile/Inputs/extern_template.h test/profile/Inputs/extern_template1.cpp test/profile/Inputs/extern_template2.cpp test/profile/Inputs/gcc-flag-compatibility.c test/profile/Inputs/instrprof-alloc.c test/profile/Inputs/instrprof-comdat-1.cpp test/profile/Inputs/instrprof-comdat-2.cpp test/profile/Inputs/instrprof-comdat.h test/profile/Inputs/instrprof-dlopen-dlclose-main.c test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov test/profile/Inputs/instrprof-dlopen-dlclose-main_three-libs.c.gcov test/profile/Inputs/instrprof-dlopen-func.c test/profile/Inputs/instrprof-dlopen-func.c.gcov test/profile/Inputs/instrprof-dlopen-func2.c test/profile/Inputs/instrprof-dlopen-func2.c.gcov test/profile/Inputs/instrprof-dlopen-func3.c test/profile/Inputs/instrprof-dlopen-func3.c.gcov test/profile/Inputs/instrprof-dlopen-main.c test/profile/Inputs/instrprof-dynamic-a.cpp test/profile/Inputs/instrprof-dynamic-b.cpp test/profile/Inputs/instrprof-dynamic-header.h test/profile/Inputs/instrprof-dynamic-main.cpp test/profile/Inputs/instrprof-file_ex.c test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c.gcov test/profile/Inputs/instrprof-gcov-exceptions.cpp test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov test/profile/Inputs/instrprof-gcov-fork.c test/profile/Inputs/instrprof-gcov-fork.c.gcov test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.c test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.c.gcov test/profile/Inputs/instrprof-gcov-switch1.c test/profile/Inputs/instrprof-gcov-switch1.c.gcov test/profile/Inputs/instrprof-gcov-switch2.c test/profile/Inputs/instrprof-gcov-switch2.c.gcov test/profile/Inputs/instrprof-icall-promo.h test/profile/Inputs/instrprof-icall-promo_1.cc test/profile/Inputs/instrprof-icall-promo_2.cc test/profile/Inputs/instrprof-merge-match-lib.c test/profile/Inputs/instrprof-merge-match.c test/profile/Inputs/instrprof-shared-lib.c test/profile/Inputs/instrprof-shared-lib.c.gcov test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov test/profile/Inputs/instrprof-shared-lib_in-loop.c.gcov test/profile/Inputs/instrprof-shared-main-gcov-flush.c test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeout.c.gcov test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-after.c.gcov test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before-after.c.gcov test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before.c.gcov test/profile/Inputs/instrprof-shared-main.c test/profile/Inputs/instrprof-shared-main.c.gcov test/profile/Inputs/instrprof-value-prof-evict.c test/profile/Inputs/instrprof-value-prof-real.c test/profile/Inputs/instrprof-visibility-helper.cpp test/profile/Linux/ test/profile/Linux/comdat_rename.test test/profile/Linux/counter_promo_for.c test/profile/Linux/counter_promo_nest.c test/profile/Linux/counter_promo_while.c test/profile/Linux/coverage_ctors.cpp test/profile/Linux/coverage_dtor.cpp test/profile/Linux/coverage_shared.test test/profile/Linux/coverage_test.cpp test/profile/Linux/extern_template.test test/profile/Linux/instrprof-alloc.test test/profile/Linux/instrprof-basic.c test/profile/Linux/instrprof-comdat.test test/profile/Linux/instrprof-cs.c test/profile/Linux/instrprof-dir.c test/profile/Linux/instrprof-dlopen.test test/profile/Linux/instrprof-dynamic-one-shared.test test/profile/Linux/instrprof-dynamic-two-shared.test test/profile/Linux/instrprof-file_ex.test test/profile/Linux/instrprof-merge-vp.c test/profile/Linux/instrprof-value-merge.c test/profile/Linux/instrprof-value-prof-warn.test test/profile/Linux/lit.local.cfg test/profile/Posix/ test/profile/Posix/instrprof-gcov-fork.test test/safestack/ test/safestack/CMakeLists.txt test/safestack/buffer-copy-vla.c test/safestack/buffer-copy.c test/safestack/canary.c test/safestack/init.c test/safestack/lit.cfg test/safestack/lit.site.cfg.in test/safestack/lto.c test/safestack/overflow.c test/safestack/pthread-cleanup.c test/safestack/pthread.c test/safestack/utils.h test/sanitizer_common/ test/sanitizer_common/CMakeLists.txt test/sanitizer_common/lit.common.cfg test/sanitizer_common/lit.site.cfg.in test/sanitizer_common/print_address.h test/sanitizer_common/TestCases/ test/sanitizer_common/TestCases/allocator_returns_null.cc test/sanitizer_common/TestCases/corelimit.cc test/sanitizer_common/TestCases/ctype.c test/sanitizer_common/TestCases/fopen_nullptr.c test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc test/sanitizer_common/TestCases/malloc_hook.cc test/sanitizer_common/TestCases/options-help.cc test/sanitizer_common/TestCases/options-include.cc test/sanitizer_common/TestCases/options-invalid.cc test/sanitizer_common/TestCases/print-stack-trace.cc test/sanitizer_common/TestCases/printf-ldbl.c test/sanitizer_common/TestCases/pthread_mutexattr_get.cc test/sanitizer_common/TestCases/sanitizer_coverage_inline8bit_counter.cc test/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cc test/sanitizer_common/TestCases/sanitizer_coverage_stack_depth.cc test/sanitizer_common/TestCases/sanitizer_coverage_symbolize.cc test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard-dso.cc test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard-init.cc test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard.cc test/sanitizer_common/TestCases/scanf-ldbl.c test/sanitizer_common/TestCases/strcasestr.c test/sanitizer_common/TestCases/strcspn.c test/sanitizer_common/TestCases/strnlen.c test/sanitizer_common/TestCases/strpbrk.c test/sanitizer_common/TestCases/strspn.c test/sanitizer_common/TestCases/strstr.c test/sanitizer_common/TestCases/symbolize_pc.cc test/sanitizer_common/TestCases/symbolize_stack.cc test/sanitizer_common/TestCases/Darwin/ test/sanitizer_common/TestCases/Darwin/abort_on_error.cc test/sanitizer_common/TestCases/Darwin/lit.local.cfg test/sanitizer_common/TestCases/Darwin/print-stack-trace.cc test/sanitizer_common/TestCases/Linux/ test/sanitizer_common/TestCases/Linux/abort_on_error.cc test/sanitizer_common/TestCases/Linux/aligned_alloc-alignment.cc test/sanitizer_common/TestCases/Linux/aligned_alloc.c test/sanitizer_common/TestCases/Linux/allow_user_segv.cc test/sanitizer_common/TestCases/Linux/assert.cc test/sanitizer_common/TestCases/Linux/clock_gettime.c test/sanitizer_common/TestCases/Linux/closedir.c test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cc test/sanitizer_common/TestCases/Linux/deepbind.cc test/sanitizer_common/TestCases/Linux/getpwnam_r_invalid_user.cc test/sanitizer_common/TestCases/Linux/hard_rss_limit_mb_test.cc test/sanitizer_common/TestCases/Linux/iconv_test.c test/sanitizer_common/TestCases/Linux/ill.cc test/sanitizer_common/TestCases/Linux/lit.local.cfg test/sanitizer_common/TestCases/Linux/mlock_test.cc test/sanitizer_common/TestCases/Linux/mmap64_test.c test/sanitizer_common/TestCases/Linux/mmap_write_exec.cpp test/sanitizer_common/TestCases/Linux/mprobe.cc test/sanitizer_common/TestCases/Linux/name_to_handle_at.cc test/sanitizer_common/TestCases/Linux/new_delete_test.cc test/sanitizer_common/TestCases/Linux/open_memstream.cc test/sanitizer_common/TestCases/Linux/pthread_mutex.cc test/sanitizer_common/TestCases/Linux/ptrace.cc test/sanitizer_common/TestCases/Linux/pvalloc-overflow.cc test/sanitizer_common/TestCases/Linux/recv_msg_trunc.cc test/sanitizer_common/TestCases/Linux/sched_getparam.cc test/sanitizer_common/TestCases/Linux/sem_init_glibc.cc test/sanitizer_common/TestCases/Linux/signal_segv_handler.cc test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cc test/sanitizer_common/TestCases/Linux/sysconf_interceptor_bypass_test.cc test/sanitizer_common/TestCases/Linux/timerfd.cc test/sanitizer_common/TestCases/Linux/unexpected_format_specifier_test.cc test/sanitizer_common/TestCases/NetBSD/ test/sanitizer_common/TestCases/NetBSD/faccessat.cc test/sanitizer_common/TestCases/NetBSD/getgrouplist.cc test/sanitizer_common/TestCases/NetBSD/getgroupmembership.cc test/sanitizer_common/TestCases/NetBSD/gid_from_group.cc test/sanitizer_common/TestCases/NetBSD/group_from_gid.cc test/sanitizer_common/TestCases/NetBSD/lit.local.cfg test/sanitizer_common/TestCases/NetBSD/netent.cc test/sanitizer_common/TestCases/NetBSD/paccept.cc test/sanitizer_common/TestCases/NetBSD/protoent.cc test/sanitizer_common/TestCases/NetBSD/strmode.cc test/sanitizer_common/TestCases/NetBSD/ttyent.cc test/sanitizer_common/TestCases/NetBSD/uid_from_user.cc test/sanitizer_common/TestCases/NetBSD/user_from_uid.cc test/sanitizer_common/TestCases/Posix/ test/sanitizer_common/TestCases/Posix/access.cc test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc test/sanitizer_common/TestCases/Posix/devname.cc test/sanitizer_common/TestCases/Posix/devname_r.cc test/sanitizer_common/TestCases/Posix/dump_instruction_bytes.cc test/sanitizer_common/TestCases/Posix/dump_registers.cc test/sanitizer_common/TestCases/Posix/fgetln.cc test/sanitizer_common/TestCases/Posix/fgets.cc test/sanitizer_common/TestCases/Posix/fpe.cc test/sanitizer_common/TestCases/Posix/fputs_puts.cc test/sanitizer_common/TestCases/Posix/getpass.cc test/sanitizer_common/TestCases/Posix/illegal_read_test.cc test/sanitizer_common/TestCases/Posix/illegal_write_test.cc test/sanitizer_common/TestCases/Posix/lit.local.cfg test/sanitizer_common/TestCases/Posix/lstat.cc test/sanitizer_common/TestCases/Posix/mmap_test.c test/sanitizer_common/TestCases/Posix/posix_memalign-alignment.cc test/sanitizer_common/TestCases/Posix/readlink.c test/sanitizer_common/TestCases/Posix/readlinkat.c test/sanitizer_common/TestCases/Posix/sanitizer_set_death_callback_test.cc test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc test/sanitizer_common/TestCases/Posix/strlcat.cc test/sanitizer_common/TestCases/Posix/strlcpy.cc test/sanitizer_common/TestCases/Posix/strxfrm.c test/sanitizer_common/TestCases/Posix/wcsxfrm.c test/sanitizer_common/TestCases/Posix/weak_hook_test.cc test/sanitizer_common/Unit/ test/sanitizer_common/Unit/lit.site.cfg.in test/sanitizer_common/android_commands/ test/sanitizer_common/android_commands/android_common.py test/sanitizer_common/android_commands/android_compile.py test/sanitizer_common/android_commands/android_run.py test/sanitizer_common/ios_commands/ test/sanitizer_common/ios_commands/iossim_compile.py test/sanitizer_common/ios_commands/iossim_env.py test/sanitizer_common/ios_commands/iossim_prepare.py test/sanitizer_common/ios_commands/iossim_run.py test/scudo/ test/scudo/CMakeLists.txt test/scudo/aligned-new.cpp test/scudo/alignment.c test/scudo/double-free.cpp test/scudo/fsanitize.c test/scudo/interface.cpp test/scudo/lit.cfg test/scudo/lit.site.cfg.in test/scudo/malloc.cpp test/scudo/memalign.c test/scudo/mismatch.cpp test/scudo/options.cpp test/scudo/overflow.c test/scudo/preinit.c test/scudo/preload.cpp test/scudo/quarantine.c test/scudo/random_shuffle.cpp test/scudo/realloc.cpp test/scudo/rss.c test/scudo/secondary.c test/scudo/sized-delete.cpp test/scudo/sizes.cpp test/scudo/stats.c test/scudo/symbols.test test/scudo/threads.c test/scudo/tsd_destruction.c test/scudo/valloc.c test/shadowcallstack/ test/shadowcallstack/CMakeLists.txt test/shadowcallstack/init.c test/shadowcallstack/libc_support.h test/shadowcallstack/lit.cfg test/shadowcallstack/lit.site.cfg.in test/shadowcallstack/minimal_runtime.h test/shadowcallstack/overflow-aarch64.c test/shadowcallstack/overflow-x86_64.c test/shadowcallstack/overflow.c test/tsan/ test/tsan/CMakeLists.txt test/tsan/aligned_vs_unaligned_race.cc test/tsan/annotate_happens_before.cc test/tsan/atexit.cc test/tsan/atexit2.cc test/tsan/atexit3.cc test/tsan/atomic_free.cc test/tsan/atomic_free2.cc test/tsan/atomic_free3.cc test/tsan/atomic_hle.cc test/tsan/atomic_norace.cc test/tsan/atomic_race.cc test/tsan/atomic_stack.cc test/tsan/atomic_store.cc test/tsan/barrier.cc test/tsan/bench.h test/tsan/bench_acquire_only.cc test/tsan/bench_acquire_release.cc test/tsan/bench_local_mutex.cc test/tsan/bench_mutex.cc test/tsan/bench_release_only.cc test/tsan/bench_rwmutex.cc test/tsan/bench_shadow_flush.cc test/tsan/bench_single_writer.cc test/tsan/bench_ten_mutexes.cc test/tsan/benign_race.cc test/tsan/blacklist.cc test/tsan/blacklist2.cc test/tsan/cond.c test/tsan/cond_cancel.c test/tsan/cond_destruction.cc test/tsan/cond_race.cc test/tsan/cond_version.c test/tsan/custom_mutex.h test/tsan/custom_mutex0.cc test/tsan/custom_mutex1.cc test/tsan/custom_mutex2.cc test/tsan/custom_mutex3.cc test/tsan/custom_mutex4.cc test/tsan/custom_mutex5.cc test/tsan/deadlock_detector_stress_test.cc test/tsan/debug_alloc_stack.cc test/tsan/debug_locate.cc test/tsan/debugging.cc test/tsan/deep_stack1.cc test/tsan/default_options.cc test/tsan/deflake.bash test/tsan/dl_iterate_phdr.cc test/tsan/dlclose.cc test/tsan/dtls.c test/tsan/exceptions.cc test/tsan/fd_close_norace.cc test/tsan/fd_close_norace2.cc test/tsan/fd_dup_norace.cc test/tsan/fd_dup_norace2.cc test/tsan/fd_dup_race.cc test/tsan/fd_location.cc test/tsan/fd_pipe_norace.cc test/tsan/fd_pipe_race.cc test/tsan/fd_socket_connect_norace.cc test/tsan/fd_socket_norace.cc test/tsan/fd_socketpair_norace.cc test/tsan/fd_stdout_race.cc test/tsan/fd_tid_recycled.cc test/tsan/fork_atexit.cc test/tsan/fork_deadlock.cc test/tsan/fork_multithreaded.cc test/tsan/fork_multithreaded3.cc test/tsan/free_race.c test/tsan/free_race.c.supp test/tsan/free_race2.c test/tsan/getline_nohang.cc test/tsan/global_race.cc test/tsan/global_race2.cc test/tsan/global_race3.cc test/tsan/halt_on_error.cc test/tsan/heap_race.cc test/tsan/ignore_free.cc test/tsan/ignore_lib0.cc test/tsan/ignore_lib0.cc.supp test/tsan/ignore_lib1.cc test/tsan/ignore_lib1.cc.supp test/tsan/ignore_lib2.cc test/tsan/ignore_lib2.cc.supp test/tsan/ignore_lib3.cc test/tsan/ignore_lib3.cc.supp test/tsan/ignore_lib4.cc test/tsan/ignore_lib5.cc test/tsan/ignore_lib5.cc.supp test/tsan/ignore_lib_lib.h test/tsan/ignore_malloc.cc test/tsan/ignore_race.cc test/tsan/ignore_sync.cc test/tsan/ignored-interceptors-mmap.cc test/tsan/inlined_memcpy_race.cc test/tsan/inlined_memcpy_race2.cc test/tsan/interface_atomic_test.c test/tsan/java.h test/tsan/java_alloc.cc test/tsan/java_finalizer.cc test/tsan/java_find.cc test/tsan/java_heap_init.cc test/tsan/java_lock.cc test/tsan/java_lock_move.cc test/tsan/java_lock_rec.cc test/tsan/java_lock_rec_race.cc test/tsan/java_move_overlap.cc test/tsan/java_move_overlap_race.cc test/tsan/java_race.cc test/tsan/java_race_move.cc test/tsan/java_race_pc.cc test/tsan/java_rwlock.cc test/tsan/java_symbolization.cc test/tsan/java_symbolization_legacy.cc test/tsan/java_volatile.cc test/tsan/large_malloc_meta.cc test/tsan/lit.cfg test/tsan/lit.site.cfg.in test/tsan/load_shared_lib.cc test/tsan/longjmp.cc test/tsan/longjmp2.cc test/tsan/longjmp3.cc test/tsan/longjmp4.cc test/tsan/lots_of_threads.c test/tsan/malloc_overflow.cc test/tsan/malloc_stack.cc test/tsan/map32bit.cc test/tsan/memcmp_race.cc test/tsan/memcpy_race.cc test/tsan/mmap_large.cc test/tsan/mmap_stress.cc test/tsan/mop1.c test/tsan/mop_with_offset.cc test/tsan/mop_with_offset2.cc test/tsan/must_deadlock.cc test/tsan/mutex_annotations.cc test/tsan/mutex_bad_read_lock.cc test/tsan/mutex_bad_read_unlock.cc test/tsan/mutex_bad_unlock.cc test/tsan/mutex_cycle2.c test/tsan/mutex_cycle_long.c test/tsan/mutex_destroy_locked.cc test/tsan/mutex_destroy_locked2.cc test/tsan/mutex_double_lock.cc test/tsan/mutex_lock_destroyed.cc test/tsan/mutexset1.cc test/tsan/mutexset2.cc test/tsan/mutexset3.cc test/tsan/mutexset4.cc test/tsan/mutexset5.cc test/tsan/mutexset6.cc test/tsan/mutexset7.cc test/tsan/mutexset8.cc test/tsan/pie_test.cc test/tsan/printf-1.c test/tsan/pthread_atfork_deadlock.c test/tsan/pthread_key.cc test/tsan/race_on_barrier.c test/tsan/race_on_barrier2.c test/tsan/race_on_fputs.cc test/tsan/race_on_heap.cc test/tsan/race_on_mutex.c test/tsan/race_on_mutex2.c test/tsan/race_on_puts.cc test/tsan/race_on_read.cc test/tsan/race_on_speculative_load.cc test/tsan/race_on_write.cc test/tsan/race_stress.cc test/tsan/race_top_suppression.cc test/tsan/race_top_suppression1.cc test/tsan/race_with_finished_thread.cc test/tsan/real_deadlock_detector_stress_test.cc test/tsan/restore_stack.cc test/tsan/setuid.c test/tsan/setuid2.c test/tsan/signal_block.cc test/tsan/signal_cond.cc test/tsan/signal_errno.cc test/tsan/signal_longjmp.cc test/tsan/signal_malloc.cc test/tsan/signal_pause.cc test/tsan/signal_recursive.cc test/tsan/signal_reset.cc test/tsan/signal_sync.cc test/tsan/signal_sync2.cc test/tsan/signal_thread.cc test/tsan/signal_write.cc test/tsan/sigsuspend.cc test/tsan/simple_race.c test/tsan/simple_race.cc test/tsan/simple_stack.c test/tsan/simple_stack2.cc test/tsan/sleep_sync.cc test/tsan/sleep_sync2.cc test/tsan/stack_race.cc test/tsan/stack_race2.cc test/tsan/stack_sync_reuse.cc test/tsan/static_init1.cc test/tsan/static_init2.cc test/tsan/static_init3.cc test/tsan/static_init4.cc test/tsan/static_init5.cc test/tsan/static_init6.cc test/tsan/strerror_r.cc test/tsan/sunrpc.cc test/tsan/suppress_same_address.cc test/tsan/suppress_same_stacks.cc test/tsan/suppressions_global.cc test/tsan/suppressions_global.cc.supp test/tsan/suppressions_mutex.cc test/tsan/suppressions_mutex.cc.supp test/tsan/suppressions_race.cc test/tsan/suppressions_race.cc.supp test/tsan/suppressions_race2.cc test/tsan/suppressions_race2.cc.supp test/tsan/test.h test/tsan/thread_detach.c test/tsan/thread_detach2.c test/tsan/thread_end_with_ignore.cc test/tsan/thread_end_with_ignore2.cc test/tsan/thread_end_with_ignore3.cc test/tsan/thread_leak.c test/tsan/thread_leak2.c test/tsan/thread_leak3.c test/tsan/thread_leak4.c test/tsan/thread_leak5.c test/tsan/thread_name.cc test/tsan/thread_name2.cc test/tsan/tiny_race.c test/tsan/tls_race.cc test/tsan/tls_race2.cc test/tsan/tsan-vs-gvn.cc test/tsan/unaligned_norace.cc test/tsan/unaligned_race.cc test/tsan/vfork.cc test/tsan/virtual_inheritance_compile_bug.cc test/tsan/vptr_benign_race.cc test/tsan/vptr_harmful_race.cc test/tsan/vptr_harmful_race2.cc test/tsan/vptr_harmful_race3.cc test/tsan/vptr_harmful_race4.cc test/tsan/write_in_reader_lock.cc test/tsan/Darwin/ test/tsan/Darwin/deadlock.mm test/tsan/Darwin/debug_external.cc test/tsan/Darwin/dispatch_main.mm test/tsan/Darwin/dispatch_once_deadlock.mm test/tsan/Darwin/dlopen.cc test/tsan/Darwin/external-dups.cc test/tsan/Darwin/external-ignore-noninstrumented.cc test/tsan/Darwin/external-lib.cc test/tsan/Darwin/external-noninstrumented-module.cc test/tsan/Darwin/external-swift-debugging.cc test/tsan/Darwin/external-swift.cc test/tsan/Darwin/external.cc test/tsan/Darwin/gcd-after.mm test/tsan/Darwin/gcd-apply-race.mm test/tsan/Darwin/gcd-apply.mm test/tsan/Darwin/gcd-async-norace.mm test/tsan/Darwin/gcd-async-race.mm test/tsan/Darwin/gcd-barrier-race.mm test/tsan/Darwin/gcd-barrier.mm test/tsan/Darwin/gcd-blocks.mm test/tsan/Darwin/gcd-data.mm test/tsan/Darwin/gcd-fd.mm test/tsan/Darwin/gcd-groups-destructor.mm test/tsan/Darwin/gcd-groups-leave.mm test/tsan/Darwin/gcd-groups-norace.mm test/tsan/Darwin/gcd-groups-stress.mm test/tsan/Darwin/gcd-io-barrier-race.mm test/tsan/Darwin/gcd-io-barrier.mm test/tsan/Darwin/gcd-io-cleanup.mm test/tsan/Darwin/gcd-io-race.mm test/tsan/Darwin/gcd-io.mm test/tsan/Darwin/gcd-once.mm test/tsan/Darwin/gcd-semaphore-norace.mm test/tsan/Darwin/gcd-serial-queue-norace.mm test/tsan/Darwin/gcd-source-cancel.mm test/tsan/Darwin/gcd-source-cancel2.mm test/tsan/Darwin/gcd-source-event.mm test/tsan/Darwin/gcd-source-event2.mm test/tsan/Darwin/gcd-source-registration.mm test/tsan/Darwin/gcd-source-registration2.mm test/tsan/Darwin/gcd-source-serial.mm test/tsan/Darwin/gcd-suspend.mm test/tsan/Darwin/gcd-sync-norace.mm test/tsan/Darwin/gcd-sync-race.mm test/tsan/Darwin/gcd-target-queue-norace.mm test/tsan/Darwin/ignore-noninstrumented.mm test/tsan/Darwin/ignored-interceptors.mm test/tsan/Darwin/libcxx-call-once.mm test/tsan/Darwin/libcxx-future.mm test/tsan/Darwin/libcxx-shared-ptr-recursive.mm test/tsan/Darwin/libcxx-shared-ptr-stress.mm test/tsan/Darwin/libcxx-shared-ptr.mm test/tsan/Darwin/lit.local.cfg test/tsan/Darwin/main_tid.mm test/tsan/Darwin/malloc-stack-logging.cc test/tsan/Darwin/malloc_size.mm test/tsan/Darwin/norace-objcxx-run-time.mm test/tsan/Darwin/objc-double-property.mm test/tsan/Darwin/objc-race.mm test/tsan/Darwin/objc-simple.mm test/tsan/Darwin/objc-synchronize-tagged.mm test/tsan/Darwin/objc-synchronize.mm test/tsan/Darwin/osatomics-add.mm test/tsan/Darwin/osatomics-bitops.mm test/tsan/Darwin/osatomics-list.mm test/tsan/Darwin/osspinlock-norace.cc test/tsan/Darwin/realloc-zero.cc test/tsan/Darwin/signals-blocked.cc test/tsan/Darwin/symbolizer-atos.cc test/tsan/Darwin/symbolizer-dladdr.cc test/tsan/Darwin/workerthreads.mm test/tsan/Darwin/xpc-cancel.mm test/tsan/Darwin/xpc-race.mm test/tsan/Darwin/xpc.mm test/tsan/Linux/ test/tsan/Linux/check_memcpy.cc test/tsan/Linux/check_preinit.cc test/tsan/Linux/double_race.cc test/tsan/Linux/lit.local.cfg test/tsan/Linux/mutex_robust.cc test/tsan/Linux/mutex_robust2.cc test/tsan/Linux/pie_no_aslr.cc test/tsan/Linux/user_fopen.cc test/tsan/Linux/user_malloc.cc test/tsan/Unit/ test/tsan/Unit/lit.site.cfg.in test/tsan/libcxx/ test/tsan/libcxx/lit.local.cfg test/tsan/libcxx/std_shared_ptr.cc test/ubsan/ test/ubsan/CMakeLists.txt test/ubsan/lit.common.cfg test/ubsan/lit.site.cfg.in test/ubsan/TestCases/ test/ubsan/TestCases/Float/ test/ubsan/TestCases/Float/cast-overflow.cpp test/ubsan/TestCases/ImplicitCast/ test/ubsan/TestCases/ImplicitConversion/ test/ubsan/TestCases/ImplicitConversion/integer-truncation-blacklist.c test/ubsan/TestCases/ImplicitConversion/integer-truncation-summary.cpp test/ubsan/TestCases/ImplicitConversion/integer-truncation.c test/ubsan/TestCases/Integer/ test/ubsan/TestCases/Integer/add-overflow.cpp test/ubsan/TestCases/Integer/div-overflow.cpp test/ubsan/TestCases/Integer/div-zero.cpp test/ubsan/TestCases/Integer/incdec-overflow.cpp test/ubsan/TestCases/Integer/mul-overflow.cpp test/ubsan/TestCases/Integer/negate-overflow.cpp test/ubsan/TestCases/Integer/no-recover.cpp test/ubsan/TestCases/Integer/shift.cpp test/ubsan/TestCases/Integer/sub-overflow.cpp test/ubsan/TestCases/Integer/summary.cpp test/ubsan/TestCases/Integer/suppressions.cpp test/ubsan/TestCases/Integer/uadd-overflow.cpp test/ubsan/TestCases/Integer/uincdec-overflow.cpp test/ubsan/TestCases/Integer/umul-overflow.cpp test/ubsan/TestCases/Integer/usub-overflow.cpp test/ubsan/TestCases/Misc/ test/ubsan/TestCases/Misc/bool.cpp test/ubsan/TestCases/Misc/bool.m test/ubsan/TestCases/Misc/bounds.cpp test/ubsan/TestCases/Misc/builtins.cpp test/ubsan/TestCases/Misc/coverage-levels.cc test/ubsan/TestCases/Misc/deduplication.cpp test/ubsan/TestCases/Misc/enum.cpp test/ubsan/TestCases/Misc/log-path_test.cc test/ubsan/TestCases/Misc/missing_return.cpp test/ubsan/TestCases/Misc/monitor.cpp test/ubsan/TestCases/Misc/no-interception.cpp test/ubsan/TestCases/Misc/nonnull-arg.cpp test/ubsan/TestCases/Misc/nonnull.cpp test/ubsan/TestCases/Misc/nullability.c test/ubsan/TestCases/Misc/unreachable.cpp test/ubsan/TestCases/Misc/vla.c test/ubsan/TestCases/Misc/Inputs/ test/ubsan/TestCases/Misc/Inputs/no-interception-dso.c test/ubsan/TestCases/Misc/Inputs/returns-unexpectedly.c test/ubsan/TestCases/Misc/Linux/ test/ubsan/TestCases/Misc/Linux/lit.local.cfg test/ubsan/TestCases/Misc/Linux/print_stack_trace.cc test/ubsan/TestCases/Misc/Linux/ubsan_options.cc test/ubsan/TestCases/Pointer/ test/ubsan/TestCases/Pointer/index-overflow.cpp test/ubsan/TestCases/Pointer/unsigned-index-expression.cpp test/ubsan/TestCases/TypeCheck/ test/ubsan/TestCases/TypeCheck/PR33221.cpp test/ubsan/TestCases/TypeCheck/misaligned.cpp test/ubsan/TestCases/TypeCheck/null.cpp test/ubsan/TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp test/ubsan/TestCases/TypeCheck/vptr-non-unique-typeinfo.cpp test/ubsan/TestCases/TypeCheck/vptr-virtual-base-construction.cpp test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp test/ubsan/TestCases/TypeCheck/vptr.cpp test/ubsan/TestCases/TypeCheck/Function/ test/ubsan/TestCases/TypeCheck/Function/function.cpp test/ubsan/TestCases/TypeCheck/Function/lit.local.cfg test/ubsan/TestCases/TypeCheck/Helpers/ test/ubsan/TestCases/TypeCheck/Linux/ test/ubsan/TestCases/TypeCheck/Linux/PR33221.cpp test/ubsan/TestCases/TypeCheck/Linux/lit.local.cfg test/ubsan_minimal/ test/ubsan_minimal/CMakeLists.txt test/ubsan_minimal/lit.common.cfg test/ubsan_minimal/lit.site.cfg.in test/ubsan_minimal/TestCases/ test/ubsan_minimal/TestCases/implicit-integer-truncation.c test/ubsan_minimal/TestCases/recover-dedup-limit.cpp test/ubsan_minimal/TestCases/recover-dedup.cpp test/ubsan_minimal/TestCases/test-darwin-interface.c test/ubsan_minimal/TestCases/uadd-overflow.cpp test/xray/ test/xray/CMakeLists.txt test/xray/lit.cfg test/xray/lit.site.cfg.in test/xray/TestCases/ test/xray/TestCases/Posix/ test/xray/TestCases/Posix/always-never-instrument.cc test/xray/TestCases/Posix/arg1-arg0-logging.cc test/xray/TestCases/Posix/arg1-logger.cc test/xray/TestCases/Posix/arg1-logging-implicit-this.cc test/xray/TestCases/Posix/argv0-log-file-name.cc test/xray/TestCases/Posix/basic-filtering.cc test/xray/TestCases/Posix/c-test.cc test/xray/TestCases/Posix/common-trampoline-alignment.cc test/xray/TestCases/Posix/coverage-sample.cc test/xray/TestCases/Posix/custom-event-handler-alignment.cc test/xray/TestCases/Posix/custom-event-logging.cc test/xray/TestCases/Posix/fdr-mode-inmemory.cc test/xray/TestCases/Posix/fdr-mode-multiple.cc test/xray/TestCases/Posix/fdr-mode.cc test/xray/TestCases/Posix/fdr-single-thread.cc test/xray/TestCases/Posix/fdr-thread-order.cc test/xray/TestCases/Posix/fixedsize-logging.cc test/xray/TestCases/Posix/fork_basic_logging.cc test/xray/TestCases/Posix/func-id-utils.cc test/xray/TestCases/Posix/logging-modes.cc test/xray/TestCases/Posix/optional-inmemory-log.cc test/xray/TestCases/Posix/patching-unpatching.cc test/xray/TestCases/Posix/pic_test.cc test/xray/TestCases/Posix/profiling-multi-threaded.cc test/xray/TestCases/Posix/profiling-single-threaded.cc test/xray/TestCases/Posix/quiet-start.cc test/xray/Unit/ test/xray/Unit/lit.site.cfg.in unittests/ unittests/CMakeLists.txt unittests/lit.common.unit.cfg unittests/lit.common.unit.configured.in unittests/lit_unittest_cfg_utils.py utils/ utils/generate_netbsd_ioctls.awk utils/generate_netbsd_syscalls.awk www/ www/content.css www/index.html www/menu.css www/menu.html.inclHide Details