llvm-project/clang/test/Analysis
Ted Kremenek 97213bac53 NewCastRegion: Handle casts *from* pointers to incomplete structs to other types.
llvm-svn: 74884
2009-07-06 23:47:19 +00:00
..
CFDateGC.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
CFNumber.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
CFRetainRelease_NSAssertionHandler.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
CGColorSpace.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
CheckNSError.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
MissingDealloc.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
NSPanel.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
NSString.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
NSWindow.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
NoReturn.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
ObjCProperties.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
ObjCRetSigs.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
PR2599.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
PR2978.m Check for method type conflict between declaration in 2009-05-01 20:07:12 +00:00
PR3991.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
array-struct.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
basicstore_wine_crash.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
casts.c A further step of r73690: associate the cast-to type with the created symbol, 2009-06-19 06:00:32 +00:00
casts.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
cfref_PR2519.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
cfref_rdar6080742.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
complex.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
concrete-address.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
conditional-op-missing-lhs.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
dead-stores.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
dead-stores.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
delegates.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
elementtype.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
exercise-ps.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
fields.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
func.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
misc-ps-64.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
misc-ps-basic-store.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
misc-ps-eager-assume.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
misc-ps-ranges.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
misc-ps-region-store.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
misc-ps.m NewCastRegion: Handle casts *from* pointers to incomplete structs to other types. 2009-07-06 23:47:19 +00:00
nil-receiver-undefined-larger-than-voidptr-ret.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
no-exit-cfg.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
no-outofbounds-basicstore.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
null-deref-ps-region.c SymbolicRegions may also be live roots. 2009-04-29 09:24:35 +00:00
null-deref-ps.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
outofbound.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
override-werror.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
pr4209.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
pr_2542_rdar_6793404.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
pr_4164.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
ptr-arith.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
rdar-6442306-1.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
rdar-6539791.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
rdar-6540084.m We want to diagnose sending message to a forward class 2009-05-08 23:45:49 +00:00
rdar-6541136-region.c Region store: when casting VarRegions, if the cast-to pointee type is 2009-05-08 07:28:25 +00:00
rdar-6541136.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
rdar-6562655.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
rdar-6582778-basic-store.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
rdar-6600344-nil-receiver-undefined-struct-ret.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
refcnt_naming.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
region-1.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
region-only-test.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
retain-release-basic-store.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
retain-release-gc-only.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
retain-release-region-store.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
retain-release.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
stack-addr-ps.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
uninit-msg-expr.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
uninit-ps-rdar6145427.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
uninit-vals-ps-region.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
uninit-vals-ps.c Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
uninit-vals.c Add another uninitialized values test case illustrating that the CFG correctly 2009-03-30 18:29:27 +00:00
uninit-vals.m Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line using '-analyzer-store=basic-new-cast'. 2009-07-06 21:58:46 +00:00
unused-ivars.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
xfail-no-outofbounds.c Improve RegionStoreManager::getSizeInElements() 2009-05-06 11:51:48 +00:00
xfail_regionstore_wine_crash.c When retrieving element region, if its super region has binding, return 2009-06-30 12:32:59 +00:00