]> granicus.if.org Git - clang/commit
[CodeComplete] only respect LoadExternal hint at namespace/tu scope
authorSam McCall <sam.mccall@gmail.com>
Wed, 24 Jan 2018 17:50:20 +0000 (17:50 +0000)
committerSam McCall <sam.mccall@gmail.com>
Wed, 24 Jan 2018 17:50:20 +0000 (17:50 +0000)
commitd5376a75e7ddd7df924e04eded67a83ebc20ad95
treece091036e19fb60cf564ea7ef63975c5bf68cda7
parent7e980e2e8ee6c9c9b2e7c0447f0b0d1a709baeb1
[CodeComplete] only respect LoadExternal hint at namespace/tu scope

Reviewers: ilya-biryukov

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323347 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
include/clang/Sema/CodeCompleteOptions.h
lib/Sema/SemaLookup.cpp
test/Index/complete-pch-skip.cpp