Searched
full:checker (Results
801 -
825 of
1436) sorted by null
<<31323334353637383940>>
/external/clang/test/Analysis/ |
dynamic-cast.cpp | 1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-config ipa=none -verify %s
|
global_region_invalidation.mm | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,debug.ExprInspection -verify %s
|
ivars.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-store=region -fblocks -verify -Wno-objc-root-class %s
|
loop-widening.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-max-loop 4 -analyzer-config widen-loops=true -verify %s
|
objc-for.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.Loops,debug.ExprInspection -verify %s
|
out-of-bounds.c | 1 // RUN: %clang_cc1 -Wno-array-bounds -analyze -analyzer-checker=core,alpha.security.ArrayBoundV2 -verify %s
|
padding_c.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=optin.performance -analyzer-config optin.performance.Padding:AllowedPad=2 -verify %s
|
padding_cpp.cpp | 1 // RUN: %clang_cc1 -std=c++14 -analyze -analyzer-checker=optin.performance -analyzer-config optin.performance.Padding:AllowedPad=2 -verify %s
|
padding_message.cpp | 1 // RUN: %clang_cc1 -triple x86_64-unknown-linux -std=c++14 -analyze -analyzer-checker=optin.performance -analyzer-config optin.performance.Padding:AllowedPad=2 -verify %s
|
reference.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core,debug.ExprInspection -analyzer-store=region -analyzer-constraints=range -verify -Wno-null-dereference -Wno-tautological-undefined-compare %s
|
stack-addr-ps.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -verify %s -Wno-undefined-bool-conversion
|
switch-case.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify %s
|
taint-tester.c | 1 // RUN: %clang_cc1 -Wno-int-to-pointer-cast -analyze -analyzer-checker=alpha.security.taint,debug.TaintTest %s -verify
|
/external/clang/test/Analysis/inlining/ |
DynDispatchBifurcate.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx -analyzer-config ipa=dynamic-bifurcate -verify %s
|
InlineObjCClassMethod.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-config ipa=dynamic-bifurcate -verify %s
|
/external/clang/test/Sema/ |
scope-check.c | 112 // FIXME: Crashes goto checker.
|
/external/compiler-rt/lib/asan/ |
asan_allocator.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_debugging.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_internal.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_linux.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_malloc_linux.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_malloc_win.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_new_delete.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_posix.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_stats.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
Completed in 133 milliseconds
<<31323334353637383940>>