[SemaCodeComplete] Make sure visited contexts are passed to completion results handler.
authorEric Liu <ioeric@google.com>
Wed, 4 Jul 2018 10:01:18 +0000 (10:01 +0000)
committerEric Liu <ioeric@google.com>
Wed, 4 Jul 2018 10:01:18 +0000 (10:01 +0000)
commitf5ba09f74bc44c83cd2578e793402eb9d6b977b8
tree4b84c40e3c9e6f27224fb899924f2660ad249ca5
parent509d79789f1206dd8170f737d34f3cf5cc6076ac
[SemaCodeComplete] Make sure visited contexts are passed to completion results handler.

Reviewers: ilya-biryukov

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D48917

llvm-svn: 336255
clang/lib/Sema/SemaCodeComplete.cpp
clang/unittests/Sema/CodeCompleteTest.cpp