commit | 89629a746019a42797495b091711a1d68467e88a | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Nov 17 17:15:08 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Nov 17 17:15:08 2010 +0000 |
tree | c0866eb1131a40be4db3f05176e136e9f9805576 | |
parent | 6653798ff5ce6deb58112777e21307ccc453133d [diff] |
When libclang is walking a member access expression, don't walk into an implicit "this"; it causes clang_getCursor() to find the implicit "this" expression (which isn't written in the source!) rather than the actual member. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119516 91177308-0d34-0410-b5e6-96231b3b80d8