[PATCH] D42077: Ensure code complete with !LoadExternal sees all local decls.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 04:35:08 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322548: Ensure code complete with !LoadExternal sees all local decls. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D42077

Files:
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/include/clang/AST/DeclLookups.h
  cfe/trunk/lib/AST/ASTDumper.cpp
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/Sema/SemaLookup.cpp
  cfe/trunk/test/Index/complete-pch-skip.cpp
  cfe/trunk/test/Index/complete-pch-skip.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42077.129938.patch
Type: text/x-patch
Size: 6547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180116/f0f3c19b/attachment.bin>


More information about the llvm-commits mailing list