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