summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaOpenMP.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-12-19 18:01:24 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-12-19 18:01:24 +0000
commitb45d851bdd40863ff5e37eec07be93942c6e8daf (patch)
tree59a288872bdfe8344b18df466f3b5f62e18005dc /clang/lib/Sema/SemaOpenMP.cpp
parent79f2b15eabe16880b03c92e68d16070c2e15943b (diff)
downloadbcm5719-llvm-b45d851bdd40863ff5e37eec07be93942c6e8daf.tar.gz
bcm5719-llvm-b45d851bdd40863ff5e37eec07be93942c6e8daf.zip
[CodeComplete] Properly determine qualifiers of 'this' in a lambda
Summary: The clang used to pick up the qualifiers of the lamba's call operator (which is always const) and fail to show non-const methods of 'this' in completion results. Reviewers: kadircet Reviewed By: kadircet Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D55885 llvm-svn: 349655
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud