This implements the getLValueElement function for RegionStore. It only handle integer indices currently. The base region is assumed an ElementRegion because we expect VisitCast() to evaluate the base expr's value to be loc::MemRegionVal(ElementRegion). This is consistent with the C standard, which says expression of type array of T is cast to pointer to T.
element.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
