Skip to content
Commit 30313cbb authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 119516
parent 8defde09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment