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.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] Fix a crash in RetainCountChecker - we should not rely on CallEnte...
Anna Zaks
2013-04-25
1
-1
/
+54
*
[analyzer] Add static initializer test case (from <rdar://problem/13227740>).
Ted Kremenek
2013-03-29
1
-0
/
+23
*
[analyzer] RetainCountChecker: don't assume all functions have names.
Jordan Rose
2012-08-31
1
-0
/
+19
*
[analyzer]Malloc,RetainRelease: Allow pointer to escape via NSMapInsert.
Anna Zaks
2012-03-30
1
-0
/
+19
*
Avoid applying retain/release effects twice in RetainCountChecker when a func...
Ted Kremenek
2012-03-23
1
-2
/
+2
*
Add test case for <rdar://problem/10553686>, which illustrates RetainCount ch...
Ted Kremenek
2012-03-20
1
-0
/
+26
*
[analyzer] Add test case from PR10794 for using 'new' with Obj-C objects.
Jordy Rose
2012-03-17
1
-0
/
+6
*
Tweak the interface for analyzing the CF conventions for a name
John McCall
2011-10-01
1
-0
/
+10
*
[analyzer] Move the knowledge of whether or not GC is enabled for the current...
Jordy Rose
2011-09-02
1
-1
/
+1
*
Eliminate the -f[no]objc-infer-related-result-type flags; there's no
Douglas Gregor
2011-06-13
1
-0
/
+1
*
Tweak the retain/release checker to not stop tracking retained objects when c...
Ted Kremenek
2011-05-02
1
-0
/
+22
*
Augment retain/release checker to not warn about tracked objects passed as ar...
Ted Kremenek
2011-05-02
1
-0
/
+284