aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-11-17 17:15:08 +0000
committerDouglas Gregor <dgregor@apple.com>2010-11-17 17:15:08 +0000
commit89629a746019a42797495b091711a1d68467e88a (patch)
treec0866eb1131a40be4db3f05176e136e9f9805576 /lib/Sema/SemaCodeComplete.cpp
parent6653798ff5ce6deb58112777e21307ccc453133d (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
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions