Lines Matching full:sanitizer
6 // RUN: -fmodule-map-file=%S/Inputs/check-for-sanitizer-feature/map \
7 // RUN: -I %S/Inputs/check-for-sanitizer-feature -verify %s
12 // RUN: -fmodule-map-file=%S/Inputs/check-for-sanitizer-feature/map \
13 // RUN: -I %S/Inputs/check-for-sanitizer-feature -verify %s
18 // RUN: -fmodule-map-file=%S/Inputs/check-for-sanitizer-feature/map \
19 // RUN: -I %S/Inputs/check-for-sanitizer-feature -verify %s
27 // RUN: -fmodule-map-file=%S/Inputs/check-for-sanitizer-feature/map \
28 // RUN: -I %S/Inputs/check-for-sanitizer-feature -verify %s
34 // RUN: -fmodule-map-file=%S/Inputs/check-for-sanitizer-feature/map \
35 // RUN: -I %S/Inputs/check-for-sanitizer-feature -verify %s
42 // RUN: %clang_cc1 -x c -fsanitize=address %S/Inputs/check-for-sanitizer-feature/check.h -emit-pch …
49 // RUN: %clang_cc1 -x c -fsanitize=null %S/Inputs/check-for-sanitizer-feature/check.h -emit-pch -o …
52 // RUN: %clang_cc1 -x c -include-pch %t.ubsan_pch %s -I %S/Inputs/check-for-sanitizer-feature -veri…