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
/
self-init.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-2
/
+2
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-2
/
+2
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-2
/
+2
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+1
*
[analyzer] Fix a self-init checker false positive.
Anna Zaks
2012-12-13
1
-0
/
+25
*
[analyzer] Handle inlining of instance calls to super.
Anna Zaks
2012-07-30
1
-0
/
+1
*
[analyzer] SelfInit: Stop tracking self if it's assigned a value we
Anna Zaks
2012-05-08
1
-1
/
+27
*
Add atan, atan2, exp, and log to the builtin math library functions.
Chad Rosier
2012-04-24
1
-1
/
+1
*
[analyzer] Fix a false alarm in SelfInitChecker (radar://11235991).
Anna Zaks
2012-04-16
1
-4
/
+57
*
[analyzer] False positive in SelfInit - teach the checker about method
Anna Zaks
2012-03-05
1
-4
/
+25
*
[analyzer] Turn on by default two checkers:
Anna Zaks
2012-02-04
1
-1
/
+1
*
[analyzer] fixup to the previous commit.
Anna Zaks
2012-02-04
1
-0
/
+1
*
[analyzer] Minor cleanups to the ObjCSelfInitChecker.
Anna Zaks
2012-02-04
1
-2
/
+18
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
Move the SelfInit checker to the 'cocoa.experimental' package.
Ted Kremenek
2011-04-30
1
-1
/
+1
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Overhauling of the checker registration mechanism.
Argyrios Kyrtzidis
2011-02-14
1
-1
/
+1
*
Weaken the ObjCSelfInitChecker to only warn when one calls an 'init' method w...
Ted Kremenek
2011-02-12
1
-6
/
+6
*
[analyzer] Fix a false positive of the 'self' initialization checker.
Argyrios Kyrtzidis
2011-02-05
1
-0
/
+13
*
Warn for "if ((a == b))" where the equality expression is needlessly wrapped ...
Argyrios Kyrtzidis
2011-02-01
1
-1
/
+1
*
[analyzer] Enable the self-init checker under command-line option '-analyzer-...
Argyrios Kyrtzidis
2011-01-26
1
-1
/
+1
*
[analyzer] Improve the diagnostic for the self-init checker. Suggestion by Ted!
Argyrios Kyrtzidis
2011-01-26
1
-3
/
+3
*
[analyzer] Do the self-init check only on NSObject subclasses. Patch by Jean-...
Argyrios Kyrtzidis
2011-01-25
1
-0
/
+13
*
[analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods...
Argyrios Kyrtzidis
2011-01-11
1
-0
/
+139