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
8 files changed
tree: 1b9286896f38088c1753a251580e07741441a65d
  1. clang/
  2. llvm/