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

Fix bug in BasicStore::getLValueElement where if the base of an array...

Fix bug in BasicStore::getLValueElement where if the base of an array subscript expression was an ElementRegion we stacked another ElementRegion on top of that.

This fixes PR 3422.

llvm-svn: 63110
parent a3402cd5
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