Skip to content
Commit cce27f55 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix <rdar://problem/6611677>: Add basic transfer function support in the static

analyzer for array subscript expressions involving bases that are vectors. This
solution is probably a hack: it gets the lvalue of the vector instead of an
rvalue like all other types. This should be reviewed (big FIXME in
GRExprEngine).

llvm-svn: 65366
parent 3204dac6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment