Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Analysis
NSAutoreleasePoolChecker.cpp
Nov 20, 2009
Fix null dereference in NSAutoreleasePoolChecker when analyzing messages sent to blocks.
· dd2b2b23
Ted Kremenek
authored
Nov 20, 2009
llvm-svn: 89413
dd2b2b23
Nov 03, 2009
Implement: <
rdar://problem/6250216
> Warn against using -[NSAutoreleasePool release] in GC mode
· 18c7ceee
Ted Kremenek
authored
Nov 03, 2009
llvm-svn: 85887
18c7ceee
Loading