index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Analysis
/
retain-release-gc-only.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] More tests for "release and stop tracking".
Jordan Rose
2012-08-20
1
-3
/
+50
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
[analyzer] Retain release: drop the line number info from the leak
Anna Zaks
2012-02-28
1
-1
/
+1
*
[analyzer] Move the knowledge of whether or not GC is enabled for the current...
Jordy Rose
2011-09-02
1
-1
/
+1
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-1
/
+0
*
objc: clang should warn if redeclaration of methods
Fariborz Jahanian
2011-07-24
1
-1
/
+1
*
Eliminate the -f[no]objc-infer-related-result-type flags; there's no
Douglas Gregor
2011-06-13
1
-0
/
+1
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-2
/
+2
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
Implement a warning for known shift overflows on constant shift
Chandler Carruth
2011-02-23
1
-1
/
+1
*
[analyzer] Use the new registration mechanism on the apple checkers:
Argyrios Kyrtzidis
2011-02-16
1
-2
/
+2
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-2
/
+2
*
Really fix test case.
Ted Kremenek
2009-11-20
1
-0
/
+1
*
Fix test case.
Ted Kremenek
2009-11-20
1
-2
/
+2
*
Fix null dereference in NSAutoreleasePoolChecker when analyzing messages sent...
Ted Kremenek
2009-11-20
1
-0
/
+11
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re...
Ted Kremenek
2009-11-03
1
-0
/
+11
*
retain/release checker: [CIContext createCGImage...] and friends returned CF
Ted Kremenek
2009-08-28
1
-30
/
+154
*
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
Ted Kremenek
2009-07-29
1
-1
/
+0
*
Switch BasicStoreManager to use the new CastRegion implementation by default,
Ted Kremenek
2009-07-10
1
-1
/
+1
*
Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...
Ted Kremenek
2009-07-06
1
-1
/
+2
*
Fix:
Ted Kremenek
2009-06-05
1
-0
/
+25
*
Enhance attribute cf_returns_retained to also work (in the analyzer)
Ted Kremenek
2009-06-05
1
-0
/
+24
*
Add more retain-checker tests for GC mode when using NSMakeCollectable.
Ted Kremenek
2009-06-03
1
-1
/
+31
*
Add special warning about returning a retained object where a GC'ed object is...
Ted Kremenek
2009-05-10
1
-3
/
+7
*
retain/release checker: Flag a warning for non-owned objects returned
Ted Kremenek
2009-05-10
1
-0
/
+14
*
Add back test cases for ns_returns_retained and cf_returns_retained.
Ted Kremenek
2009-05-09
1
-0
/
+17
*
Remove experimental ownership attributes from Clang.
Ted Kremenek
2009-05-08
1
-79
/
+0
*
More attribute renaming:
Ted Kremenek
2009-05-07
1
-2
/
+2
*
Implement attribute 'cf_returns_owned' (mirrors 'ns_returns_owned').
Ted Kremenek
2009-05-05
1
-0
/
+11
*
Rename ownership attributes:
Ted Kremenek
2009-05-05
1
-5
/
+5
*
Rename attribute 'ns_ownership_returns' to 'ns_returns_ownership'.
Ted Kremenek
2009-05-04
1
-1
/
+1
*
Remove experimental attribute 'ns_ownership_make_collectable.'
Ted Kremenek
2009-05-04
1
-2
/
+1
*
Rename attributes 'objc_ownership...' to 'ns_ownership...'.
Ted Kremenek
2009-05-04
1
-4
/
+4
*
Rename attributes:
Ted Kremenek
2009-05-04
1
-2
/
+2
*
Implement ownership attribute 'objc_ownership_make_collectable'. This allows one
Ted Kremenek
2009-04-28
1
-0
/
+12
*
Improve retain/release test cases for ownership attributes.
Ted Kremenek
2009-04-28
1
-2
/
+20
*
Add two new checker-specific attributes: 'objc_ownership_release' and
Ted Kremenek
2009-04-27
1
-0
/
+14
*
Track objects in GC mode returned by 'alloc', 'new', etc. methods. These are
Ted Kremenek
2009-04-27
1
-14
/
+42
*
Add new checker-specific attribute 'objc_ownership_cfretain'. This is the same
Ted Kremenek
2009-04-27
1
-0
/
+28
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-2
/
+2
*
Add a few more GC-only test cases for the retain/release checker.
Ted Kremenek
2009-02-18
1
-2
/
+16
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-1
/
+1
*
retain/release checker: Always generate an "autorelease" summary for an "auto...
Ted Kremenek
2009-01-28
1
-0
/
+81