| .. |
|
CFDateGC.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
CFNumber.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
CFRetainRelease_NSAssertionHandler.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
CGColorSpace.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
CheckNSError.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
MissingDealloc.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
NSPanel.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
NSString.m
|
Enhance ScanReachableSymbols::scan(). Now another OSAtomic test case passes.
|
2010-01-11 07:40:00 +00:00 |
|
NSWindow.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
NoReturn.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
ObjCProperties.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
ObjCRetSigs.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
PR2599.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
PR2978.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
PR3991.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
array-struct.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
blocks.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
casts.c
|
Simplify test case. This test case also applies to PR 6013.
|
2010-01-14 19:47:50 +00:00 |
|
casts.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
cfref_PR2519.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
cfref_rdar6080742.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
complex.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
concrete-address.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
conditional-op-missing-lhs.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
dead-stores.c
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
dead-stores.cpp
|
Suppress dead store warnings involving objects initialized with CXXExprTemporaries.
|
2009-12-23 04:11:44 +00:00 |
|
dead-stores.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
delegates.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
elementtype.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
exercise-ps.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
fields.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
func.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
malloc.c
|
Add test case for pr6069.
|
2010-01-18 04:01:40 +00:00 |
|
misc-ps-64.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
misc-ps-basic-store.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
misc-ps-eager-assume.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
misc-ps-ranges.m
|
Fix handling in GRExprEngine of 'default' branch in switch statements
|
2010-01-08 18:54:04 +00:00 |
|
misc-ps-region-store-i386.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
misc-ps-region-store-x86_64.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
misc-ps-region-store.cpp
|
Make static analysis support for C++ 'this' expression context-sensitive. Essentially treat 'this' as a implicit parameter to the method call, and associate a region with it.
|
2010-01-05 02:18:06 +00:00 |
|
misc-ps-region-store.m
|
Switch RegionStore over to using <BaseRegion+raw offset> to store
|
2010-01-11 02:33:26 +00:00 |
|
misc-ps-region-store.mm
|
Add transfer functions support for visiting an Objective-C message expression as an lvalue when the return type is a C++ reference.
|
2009-12-22 22:13:46 +00:00 |
|
misc-ps.m
|
Add test case.
|
2010-01-19 12:11:55 +00:00 |
|
nil-receiver-undefined-larger-than-voidptr-ret.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
no-exit-cfg.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
no-outofbounds.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
null-deref-ps-region.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
null-deref-ps.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
outofbound.c
|
Add support for computing size in elements for symbolic regions obtained from
|
2010-01-18 08:54:31 +00:00 |
|
override-werror.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
plist-output.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
pr4209.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
pr_2542_rdar_6793404.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
pr_4164.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
ptr-arith.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6442306-1.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
rdar-6540084.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6541136-region.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6541136.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6562655.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6582778-basic-store.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-6600344-nil-receiver-undefined-struct-ret.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
rdar-7168531.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
refcnt_naming.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
reference.cpp
|
Enhance test case.
|
2010-01-10 02:52:56 +00:00 |
|
region-1.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
retain-release-basic-store.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
retain-release-gc-only.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
retain-release-region-store.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
retain-release.m
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
security-syntax-checks-no-emit.c
|
Don't suggest the developer use 'arc4random' instead of 'rand' when that function is not available. Fixes PR 6012.
|
2010-01-15 08:20:31 +00:00 |
|
security-syntax-checks.m
|
Add abort() as a builtin. This has two effects: one, we warn for incorrect
|
2009-12-16 06:28:21 +00:00 |
|
sizeofpointer.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
stack-addr-ps.c
|
Fix broken diagnostic when returning the address of a stack-allocated array.
|
2010-01-09 20:05:00 +00:00 |
|
uninit-msg-expr.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
uninit-ps-rdar6145427.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
uninit-vals-ps-region.c
|
add a bunch of missing prototypes to tests
|
2010-01-09 20:43:19 +00:00 |
|
uninit-vals-ps.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
uninit-vals.c
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
uninit-vals.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
unions-region.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |
|
unused-ivars.m
|
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
|
2009-12-15 20:14:24 +00:00 |