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
/
test
/
Analysis
/
inline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] When inlining, make sure we use the definition decl.
Jordan Rose
2012-07-09
1
-1
/
+14
*
[analyzer] Rework inlining related command line options.
Anna Zaks
2012-03-08
1
-1
/
+1
*
Teak CallAndMessageChecker to only warn about uninitialized struct fields in ...
Ted Kremenek
2012-03-05
1
-0
/
+13
*
[analyzer] do not warn about returning stack-allocated memory when it comes f...
Ted Kremenek
2012-03-03
1
-0
/
+19
*
[analyzer] fix inlining's handling of mapping actual to formal arguments and ...
Ted Kremenek
2012-01-12
1
-0
/
+30
*
Remove '#if 0' from ExprEngine::InlineCall(), and start fresh by wiring up in...
Ted Kremenek
2012-01-11
1
-1
/
+0
*
Begin reworking static analyzer support for C++ method calls. The current lo...
Ted Kremenek
2011-03-30
1
-0
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
Teach RegionStore::EnterStackFrame() to handle
Ted Kremenek
2011-01-14
1
-3
/
+13
*
Turn -analyzer-inline-call on for C functions. This also fixed a bug that
Zhongxing Xu
2010-05-06
1
-2
/
+2
*
Refactor the AnalysisConsumer to analyze functions after the whole
Zhongxing Xu
2010-04-30
1
-2
/
+2
*
Tweak null dereference diagnostics to give clearer diagnostics when
Ted Kremenek
2010-03-23
1
-1
/
+1
*
Add test case for inlining call analysis.
Zhongxing Xu
2010-02-27
1
-0
/
+20