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
/
Checker
/
CallInliner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove CallInliner.cpp.
Zhongxing Xu
2010-07-19
1
-0
/
+0
*
Reapply r108617.
Zhongxing Xu
2010-07-19
1
-54
/
+0
*
Revert r108617, it broke the build.
Benjamin Kramer
2010-07-17
1
-0
/
+54
*
Prepare the analyzer for the callee in another translation unit:
Zhongxing Xu
2010-07-17
1
-54
/
+0
*
Introduce Decl::hasBody() and FunctionDecl::hasBody() and use them instead of...
Argyrios Kyrtzidis
2010-07-07
1
-1
/
+1
*
Use getBody() to get the function definition when the decl referenced is not
Zhongxing Xu
2010-02-28
1
-1
/
+1
*
Restore Zhongxing's commits r97122 r97127 r97129 r97131 which were reverted d...
Douglas Gregor
2010-02-25
1
-73
/
+3
*
Revert patches r97122 r97127 r97129 r97131.
Jakob Stoklund Olesen
2010-02-25
1
-3
/
+73
*
Move the GenerateCallExitNode logic completely into GREndPathNodeBuilder.
Zhongxing Xu
2010-02-25
1
-15
/
+0
*
Move the dead bindings removal logic from CallInliner to GRExprEngine::Proces...
Zhongxing Xu
2010-02-25
1
-12
/
+2
*
Call inliner improvements:
Zhongxing Xu
2010-02-25
1
-50
/
+5
*
In symbol reaper, a variable is live if its stack frame is the parent of the
Zhongxing Xu
2010-02-17
1
-3
/
+14
*
Revert 95541.
Ted Kremenek
2010-02-08
1
-1
/
+1
*
Rename: GRState::getSVal(Stmt*) => getExprVal(),
Zhongxing Xu
2010-02-08
1
-1
/
+1
*
Move 'LocalCheckers.h' to the 'Checkers' subdirectory.
Ted Kremenek
2010-01-26
1
-1
/
+1
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+113