/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | catch-undef-behavior.c | 1 …linux-gnu | opt -instnamer -S | FileCheck %s --check-prefix=CHECK-COMMON --check-prefix=CHECK-UBSAN 6 // CHECK-UBSAN: @[[INT:.*]] = private unnamed_addr constant { i16, i16, [6 x i8] } { i16 0, i16 11,… 9 // CHECK-UBSAN: @[[LINE_100:.*]] = private unnamed_addr global {{.*}}, i32 100, i32 5 {{.*}} @[[INT… 10 // CHECK-UBSAN: @[[LINE_200:.*]] = {{.*}}, i32 200, i32 10 {{.*}}, i64 4, i8 0 11 // CHECK-UBSAN: @[[LINE_300:.*]] = {{.*}}, i32 300, i32 12 {{.*}} @{{.*}}, {{.*}} @{{.*}} 12 // CHECK-UBSAN: @[[LINE_400:.*]] = {{.*}}, i32 400, i32 12 {{.*}} @{{.*}}, {{.*}} @{{.*}} 13 // CHECK-UBSAN: @[[LINE_500:.*]] = {{.*}}, i32 500, i32 10 {{.*}} @{{.*}}, i64 4, i8 0 } 14 // CHECK-UBSAN: @[[LINE_600:.*]] = {{.*}}, i32 600, i32 3 {{.*}} @{{.*}}, i64 4, i8 1 } 16 // CHECK-UBSAN: @[[STRUCT_S:.*]] = private unnamed_addr constant { i16, i16, [11 x i8] } { i16 -1, … 18 // CHECK-UBSAN: @[[LINE_700:.*]] = {{.*}}, i32 700, i32 14 {{.*}} @[[STRUCT_S]], i64 4, i8 3 } [all …]
|
/aosp_15_r20/external/clang/test/Driver/ |
H A D | sanitizer-ld.c | 195 // RUN: | FileCheck --check-prefix=CHECK-UBSAN-LINUX %s 196 // CHECK-UBSAN-LINUX: "{{.*}}ld{{(.exe)?}}" 197 // CHECK-UBSAN-LINUX-NOT: libclang_rt.asan 198 // CHECK-UBSAN-LINUX-NOT: libclang_rt.ubsan_standalone_cxx 199 // CHECK-UBSAN-LINUX: "-whole-archive" "{{.*}}libclang_rt.ubsan_standalone-i386.a" "-no-whole-archi… 200 // CHECK-UBSAN-LINUX-NOT: libclang_rt.asan 201 // CHECK-UBSAN-LINUX-NOT: libclang_rt.ubsan_standalone_cxx 202 // CHECK-UBSAN-LINUX-NOT: "-lstdc++" 203 // CHECK-UBSAN-LINUX: "-lpthread" 208 // RUN: | FileCheck --check-prefix=CHECK-UBSAN-LINUX-LINK-CXX %s [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/ |
D | libclang_rt.ubsan_minimal-i686-android.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
D | libclang_rt.ubsan_minimal-i386.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
D | libclang_rt.ubsan_minimal-arm-android.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/runtimes_ndk_cxx/ |
D | libclang_rt.ubsan_minimal-i686-android.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
D | libclang_rt.ubsan_minimal-arm-android.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/i686-unknown-linux-musl/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/lib/linux/ |
D | libclang_rt.ubsan_minimal-i386.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/i386-unknown-linux-gnu/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/i386-unknown-linux-gnu/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/ |
D | libclang_rt.ubsan_minimal-i386.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/ |
D | libclang_rt.ubsan_minimal-i386.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/i386-unknown-linux-gnu/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/ |
D | libclang_rt.ubsan_minimal-i386.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/i386-unknown-linux-gnu/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/arm-unknown-linux-musleabihf/ |
D | libclang_rt.ubsan_minimal.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/lib/linux/ |
D | libclang_rt.ubsan_minimal-armhf.so | ... 0x ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul ... |
/aosp_15_r20/external/compiler-rt/lib/ubsan/ |
H A D | CMakeLists.txt | 36 add_custom_target(ubsan) target 37 set_target_properties(ubsan PROPERTIES FOLDER "Compiler-RT Misc") 45 # Common parts of UBSan runtime. 53 # Initializer of standalone UBSan runtime. 60 add_compiler_rt_runtime(clang_rt.ubsan 68 PARENT_TARGET ubsan) 72 # Common parts of UBSan runtime. 76 # C++-specific parts of UBSan runtime. Requires a C++ ABI library. 82 # Initializer of standalone UBSan runtime. 87 # Standalone UBSan runtimes. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/ |
D | bazel.rc | 129 build:ubsan --strip=never 130 build:ubsan --copt=-fsanitize=undefined 131 build:ubsan --copt=-fsanitize-link-c++-runtime 132 build:ubsan --copt=-fno-omit-frame-pointer 133 build:ubsan --copt=-DGRPC_UBSAN 134 build:ubsan --copt=-DNDEBUG 135 build:ubsan --copt=-fno-sanitize=function,vptr 136 build:ubsan --linkopt=-fsanitize=undefined 137 # avoid ubsan build error with int128 by linking against libc++ 139 build:ubsan --linkopt=-fsanitize-link-c++-runtime [all …]
|
/aosp_15_r20/external/zstd/.github/workflows/ |
H A D | dev-long-tests.yml | 69 ubsan-zstreamtest: 96 gcc-8-asan-ubsan-testzstd: 100 - name: gcc-8 + ASan + UBSan + Test Zstd 108 clang-asan-ubsan-testzstd: 112 - name: clang + ASan + UBSan + Test Zstd 115 gcc-asan-ubsan-testzstd-32bit: 119 - name: ASan + UBSan + Test Zstd, 32bit mode 129 gcc-8-asan-ubsan-fuzz: 133 - name: gcc-8 + ASan + UBSan + Fuzz Test 141 clang-asan-ubsan-fuzz: [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/ |
H A D | bazel.rc | 138 build:ubsan --strip=never 139 build:ubsan --copt=-fsanitize=undefined 140 build:ubsan --copt=-fsanitize-link-c++-runtime 141 build:ubsan --copt=-fno-omit-frame-pointer 142 build:ubsan --copt=-DGRPC_UBSAN 143 build:ubsan --copt=-DNDEBUG 144 build:ubsan --copt=-fno-sanitize=function,vptr 145 build:ubsan --linkopt=-fsanitize=undefined 146 # avoid ubsan build error with int128 by linking against libc++ 148 build:ubsan --linkopt=-fsanitize-link-c++-runtime [all …]
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_memcpy_wrappers_unittest.cpp | 10 // Test passes if it does not trigger UBSAN warnings. in TEST() 15 // Test passes if it does not trigger UBSAN warnings. in TEST() 20 // Test passes if it does not trigger UBSAN warnings. in TEST() 25 // Test passes if it does not trigger UBSAN warnings. in TEST() 30 // Test passes if it does not trigger UBSAN warnings. in TEST() 35 // Test passes if it does not trigger UBSAN warnings. in TEST() 40 // Test passes if it does not trigger UBSAN warnings. in TEST() 45 // Test passes if it does not trigger UBSAN warnings. in TEST() 50 // Test passes if it does not trigger UBSAN warnings. in TEST() 55 // Test passes if it does not trigger UBSAN warnings. in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/remote_build/ |
D | linux.bazelrc | 72 build:ubsan --copt=-gmlt 75 build:ubsan --test_timeout=60,600,1800,3600 78 # TODO(jtattermusch): disable memory sanitizer for ubsan build as soon as possible. 79 build:ubsan --copt=-fsanitize=memory 80 build:ubsan --copt=-fsanitize-recover=memory 81 build:ubsan --linkopt=-fsanitize=memory 82 build:ubsan --cxxopt=--stdlib=libc++ 83 build:ubsan --action_env=MSAN_OPTIONS=halt_on_error=0 84 build:ubsan --test_tag_filters=-no_linux,-noubsan 86 # TODO(jtattermusch): run UBSAN without enabling MSAN too. [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/remote_build/ |
H A D | linux.bazelrc | 72 build:ubsan --copt=-gmlt 75 build:ubsan --test_timeout=60,600,1800,3600 78 # TODO(jtattermusch): disable memory sanitizer for ubsan build as soon as possible. 79 build:ubsan --copt=-fsanitize=memory 80 build:ubsan --copt=-fsanitize-recover=memory 81 build:ubsan --linkopt=-fsanitize=memory 82 build:ubsan --cxxopt=--stdlib=libc++ 83 build:ubsan --action_env=MSAN_OPTIONS=halt_on_error=0 84 build:ubsan --test_tag_filters=-no_linux,-noubsan 86 # TODO(jtattermusch): run UBSAN without enabling MSAN too. [all …]
|