[cfe-commits] [PATCH] GRExprEngine CXXThisRegion support in BasicStore

Marcin Świderski marcin.sfider at gmail.com
Mon Nov 15 15:47:17 PST 2010


Patch adds support for CXXThisRegion in BasicStore. CXXThisRegion is treated
like VarRegion and ObjCIVarRegion. Also there's small change in
BindDeclInternal to treat reference decls like pointer decls.

Please aprove for commit.

- Marcin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101116/72c7d8a0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gr-eng-cxx-this-reg-in-basic-store.patch
Type: application/octet-stream
Size: 2520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101116/72c7d8a0/attachment.obj>


More information about the cfe-commits mailing list