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
/
MemRegion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Be less pessimistic about invalidation of global variables
Anna Zaks
2012-01-04
1
-13
/
+57
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+14
*
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...
Ted Kremenek
2011-10-24
1
-5
/
+5
*
Change operator<< for raw_ostream and NamedDecl to take a reference instead o...
Benjamin Kramer
2011-10-14
1
-3
/
+3
*
Rename TagDecl::isDefinition -> isCompleteDefinition
John McCall
2011-10-07
1
-1
/
+1
*
Handle CXXTempObjectRegion in StackAddrEscapeChecker.
Jeffrey Yasskin
2011-08-26
1
-1
/
+2
*
Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a...
Ted Kremenek
2011-08-12
1
-28
/
+28
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-18
/
+18
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-2
/
+2
*
[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.
Argyrios Kyrtzidis
2011-02-08
1
-0
/
+988