[PATCH] D42077: Ensure code complete with !LoadExternal sees all local decls.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 04:27:00 PST 2018
sammccall updated this revision to Diff 129937.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Remove default value of PreserveInternalState, and move doc comment.
Repository:
rC Clang
https://reviews.llvm.org/D42077
Files:
include/clang/AST/DeclBase.h
include/clang/AST/DeclLookups.h
lib/AST/ASTDumper.cpp
lib/AST/DeclBase.cpp
lib/Sema/SemaLookup.cpp
test/Index/complete-pch-skip.cpp
test/Index/complete-pch-skip.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42077.129937.patch
Type: text/x-patch
Size: 6316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180116/195f0253/attachment-0001.bin>
More information about the cfe-commits
mailing list