HomeSort by relevance Sort by last modified time
    Searched full:checker (Results 551 - 575 of 1436) sorted by null

<<21222324252627282930>>

  /external/clang/test/Analysis/
cfref_rdar6080742.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -analyzer-constraints=range -verify %s
coverage.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -analyzer-max-loop 4 -verify %s
inline.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify %s
lambdas.mm 1 // RUN: %clang_cc1 -std=c++11 -fsyntax-only -fblocks -Wno-objc-root-class -analyze -analyzer-checker=core,deadcode,debug.ExprInspection -analyzer-config inline-lambdas=true -verify %s
malloc-overflow.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.security.MallocOverflow -verify %s
malloc-sizeof.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=unix.MallocSizeof -verify %s
objc-properties.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.osx.cocoa.DirectIvarAssignment -verify -fblocks %s
objc-subscript.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify -Wno-objc-root-class %s
pointer-to-member.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify %s
pr4209.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -Wno-incomplete-implementation -verify %s
refcnt_naming.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -analyzer-config ipa=none -analyzer-store=region -verify %s
region-1.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -verify %s
reinterpret-cast.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify %s
simple-stream-checks.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.unix.SimpleStream -verify %s
stack-addr-ps.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -fblocks -verify %s
stream.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.unix.Stream -analyzer-store region -verify %s
unions.cpp 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection %s -verify
  /external/clang/test/Analysis/inlining/
ObjCDynTypePopagation.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-config ipa=dynamic-bifurcate -verify %s
inline-defensive-checks.c 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config suppress-inlined-defensive-checks=true -verify %s
  /external/clang/test/Analysis/objc/
direct-ivar-assignment-in-annotated-functions.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.osx.cocoa.DirectIvarAssignmentForAnnotatedFunctions -verify -fblocks %s
  /external/clang/www/analyzer/
filing_bugs.html 24 <li>Include the checker build (for prebuilt Mac OS X binaries) or the SVN
  /external/compiler-rt/lib/asan/
asan_flags.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_init_version.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_malloc_mac.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_stack.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.

Completed in 2645 milliseconds

<<21222324252627282930>>