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
/
lib
/
Analysis
/
BasicObjCFoundationChecks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-41
/
+0
*
Remove unneeded includes.
Benjamin Kramer
2009-11-28
1
-10
/
+2
*
Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re...
Ted Kremenek
2009-11-03
1
-0
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-7
/
+7
*
Tie the local check NSErrorCheck to a Decl to pave the way
Zhongxing Xu
2009-08-21
1
-1
/
+1
*
Add basic checking for passing NULL to CFRetain/CFRelease, since those functions
Ted Kremenek
2009-07-14
1
-2
/
+5
*
Move clients over from using GRStateManager::BindXXX and friends to
Ted Kremenek
2009-06-18
1
-2
/
+0
*
Overhaul BugReporter interface and implementation. The new interface cleans up
Ted Kremenek
2009-02-04
1
-4
/
+7
*
Change implementation of NSError** coding-style check to be invoked at the en...
Ted Kremenek
2008-09-18
1
-2
/
+4
*
Rename ValueState -> GRState.
Ted Kremenek
2008-08-13
1
-4
/
+4
*
Remove unused class AnnotatedPath.
Ted Kremenek
2008-07-10
1
-1
/
+0
*
Added a simple static analysis check to look for improper uses of CFCreateNum...
Ted Kremenek
2008-06-26
1
-0
/
+4
*
Add creation of BasicObjCFoundationChecks when running GRSimpleVals from the ...
Ted Kremenek
2008-03-27
1
-0
/
+39