| commit | 232c7929a299db359c25ed43b53cd91c2d3f47fb | [log] [tgz] |
|---|---|---|
| author | Zhongxing Xu <xuzhongxing@gmail.com> | Thu Oct 16 06:09:51 2008 +0000 |
| committer | Zhongxing Xu <xuzhongxing@gmail.com> | Thu Oct 16 06:09:51 2008 +0000 |
| tree | 1b9286896f38088c1753a251580e07741441a65d | |
| parent | 229f765dbe2d88be22185749603a731276a142a0 [diff] |
This is the first step to build a better evaluation model for GRExprEngine. A new VisitLValue method is added to replace the old VisitLVal. The semantics model becomes more explicit to separate rvalue evaluation from lvalue evaluation. llvm-svn: 57627