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-plist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Enable the new edge algorithm by default.
Jordan Rose
2013-06-03
1
-1
/
+1
*
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...
Anna Zaks
2013-04-23
1
-22
/
+124
*
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
1
-3
/
+3
*
[analyzer] Don't emit extra context arrow after returning from an inlined call.
Jordan Rose
2013-04-12
1
-34
/
+0
*
[analyzer] Suppress paths involving a reference whose rvalue is null.
Jordan Rose
2013-03-01
1
-1
/
+1
*
[analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a...
Ted Kremenek
2013-02-26
1
-9
/
+9
*
[analyzer] Plist: change the type of issue_hash from int to string.
Anna Zaks
2013-01-08
1
-6
/
+6
*
TrackConstraintBRVisitor and ConditionBRVisitor can emit similar
Ted Kremenek
2012-10-25
1
-162
/
+132
*
[analyzer] Suppress bugs whose paths go through the return of a null pointer.
Jordan Rose
2012-09-22
1
-2
/
+2
*
[analyzer] Track a null value back through FindLastStoreBRVisitor.
Jordan Rose
2012-09-22
1
-132
/
+162
*
[analyzer] Better path notes for null pointers passed as arguments.
Jordan Rose
2012-09-22
1
-302
/
+393
*
Attempt (again) to stabilize the order of the emission of diagnostics
Ted Kremenek
2012-09-08
1
-1123
/
+1738
*
[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.
Jordan Rose
2012-08-21
1
-1
/
+1
*
[analyzer] Add experimental "issue hash" to the plist diagnostic.
Anna Zaks
2012-06-08
1
-0
/
+6
*
PlistDiagnostics: force the ranges for control-flow edges to be single locati...
Ted Kremenek
2012-06-05
1
-20
/
+20
*
static analyzer: add inlining support for directly called blocks.
Ted Kremenek
2012-06-01
1
-1
/
+549
*
Refine analyzer diagnostics by adding an expression "cone-of-influence" to re...
Ted Kremenek
2012-05-02
1
-0
/
+266
*
Rework ExprEngine::evalLoad and clients (e.g. VisitBinaryOperator) so that wh...
Ted Kremenek
2012-04-06
1
-2
/
+2
*
Include the "issue context" (e.g. function or method) where a static analyzer...
Ted Kremenek
2012-04-04
1
-0
/
+5
*
Do not truncate expected plist output in FileCheck test.
Ted Kremenek
2012-03-15
1
-1
/
+1
*
[analyzer] Diagnostics: Supply Caller information even if the bug occurs
Anna Zaks
2012-03-14
1
-1
/
+1
*
[analyzer] Call enter/exit diagnostic should refer to caller/callee,
Anna Zaks
2012-03-13
1
-2
/
+2
*
[analyzer] Include inlining call stack depth in plist output.
Ted Kremenek
2012-03-12
1
-1
/
+131
*
[analyzer] Rework inlining related command line options.
Anna Zaks
2012-03-08
1
-1
/
+1
*
[analyzer diagnostics] flush locations *before* popping the current path when...
Ted Kremenek
2012-03-02
1
-0
/
+234