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
/
misc-ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Accept references to variables declared "extern void" (C only).
Jordan Rose
2013-05-29
1
-1
/
+17
*
[analyzer] When creating a trimmed graph, preserve whether a node is a sink.
Jordan Rose
2013-04-06
1
-0
/
+12
*
Refine analyzer's handling of unary '!' and floating types to not assert.
Ted Kremenek
2013-01-11
1
-0
/
+6
*
Correctly propagate uninitialized values within logical expressions.
Ted Kremenek
2013-01-11
1
-0
/
+6
*
Add test case for <rdar://problem/12075238>, which recently got fixed by chan...
Ted Kremenek
2012-09-07
1
-0
/
+18
*
Update ExprEngine's handling of ternary operators to find the ternary expression
Ted Kremenek
2012-07-25
1
-0
/
+7
*
Have ScanReachableSymbols reported reachable regions. Fixes a false positive...
Ted Kremenek
2012-02-21
1
-0
/
+15
*
[analyzer] Be less pessimistic about invalidation of global variables
Anna Zaks
2012-01-04
1
-18
/
+0
*
[analyzer;Regionstore] handle loads from StringLiteral elements for StringLit...
Ted Kremenek
2011-11-14
1
-0
/
+9
*
[analyzer] Fix PR11282 - an assert in markAsSink
Anna Zaks
2011-11-01
1
-0
/
+14
*
[analyzer] BranchNodeBuilder should not generate autotransitions.
Anna Zaks
2011-11-01
1
-0
/
+10
*
Add test case for analyzer crash reported in <rdar://problem/10308201> (which...
Ted Kremenek
2011-10-20
1
-0
/
+15
*
[analyzer] PR8962 again. Ban ParenExprs (and friends) from block-level expres...
Jordy Rose
2011-06-10
1
-0
/
+19
*
[analyzer] Ignore parentheses around block-level expressions when computing l...
Jordy Rose
2011-06-09
1
-0
/
+12
*
[analyzer] Look through __extension__ expressions in a GRState's Environment....
Jordy Rose
2011-06-08
1
-0
/
+14
*
static analyzer: when conservatively evaluating functions, don't invalidate t...
Ted Kremenek
2011-05-25
1
-0
/
+38