]> granicus.if.org Git - clang/commit
The evaluation of dereference and address-of is identical.
authorZhongxing Xu <xuzhongxing@gmail.com>
Sat, 18 Dec 2010 05:16:43 +0000 (05:16 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sat, 18 Dec 2010 05:16:43 +0000 (05:16 +0000)
commit9c2bac02c1d1204bcf2c5a025ab901d09bc7ae26
tree2effb14e4101f261c8fbb0ffc5aa948480d1c1f3
parentd5b08bee799d4f77f1a25fa5977ca77b983ab031
The evaluation of dereference and address-of is identical.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/GRExprEngine.cpp