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
/
StaticAnalyzer
/
Core
/
GRState.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-3
/
+3
*
Augment retain/release checker to not warn about tracked objects passed as ar...
Ted Kremenek
2011-05-02
1
-1
/
+15
*
Change 'StoreRef' back to 'Store' in GRState, shrinking the size of GRState b...
Ted Kremenek
2011-02-19
1
-3
/
+37
*
Add 'StoreRef' smart pointer to allow more fine-grain memory lifetime control...
Ted Kremenek
2011-02-19
1
-33
/
+31
*
Makes most methods in SVals.h conform to the naming guide. Reviewed
Zhanyong Wan
2011-02-16
1
-1
/
+1
*
Rename 'InvalidateRegions()' to 'invalidateRegions()'.
Ted Kremenek
2011-02-11
1
-4
/
+4
*
Allow the 'Eng' entry in GRStateManager to be a (possibly null) pointer inste...
Ted Kremenek
2011-02-11
1
-9
/
+11
*
Run ~GRState() when reclaiming GRStates.
Ted Kremenek
2011-02-10
1
-0
/
+1
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-4
/
+4
*
[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.
Argyrios Kyrtzidis
2011-02-08
1
-0
/
+571