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
*
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