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
/
Analysis
/
CFRefCount.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-796
/
+0
*
Path-sensitive analyses no longer take a FunctionDecl, but any Decl representing
Ted Kremenek
2008-03-14
1
-2
/
+2
*
Changed CallRetValSymbol to SymbolConjured to allow "conjured" symbols to be ...
Ted Kremenek
2008-03-12
1
-3
/
+3
*
Added generation of symbolic values for the return values of functions that have
Ted Kremenek
2008-03-12
1
-12
/
+26
*
Prototype (pre-alpha) implementation of CFRef checker.
Ted Kremenek
2008-03-12
1
-40
/
+323
*
Added pretty-printing support for checker-specific state for the CFRefCount c...
Ted Kremenek
2008-03-11
1
-1
/
+66
*
Added bookkeeping of error nodes.
Ted Kremenek
2008-03-11
1
-10
/
+34
*
Added main logic for typestate tracking for the CFRetain checker.
Ted Kremenek
2008-03-11
1
-11
/
+117
*
Added main skeleton for CFRetain transfer function logic.
Ted Kremenek
2008-03-11
1
-20
/
+259
*
Renamed ValueManager to BasicValueFactory.
Ted Kremenek
2008-03-07
1
-1
/
+1
*
fix typos
Gabor Greif
2008-03-06
1
-1
/
+1
*
Added boilerplate to execute the CF reference count checker (which isn't yet ...
Ted Kremenek
2008-03-06
1
-0
/
+65