[PATCH] D41989: [CodeComplete] Add an option to omit results from the preamble.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 12 06:47:47 PST 2018
sammccall updated this revision to Diff 129618.
sammccall added a comment.
Load -> LoadExternal
Repository:
rC Clang
https://reviews.llvm.org/D41989
Files:
include/clang-c/Index.h
include/clang/Sema/CodeCompleteConsumer.h
include/clang/Sema/CodeCompleteOptions.h
include/clang/Sema/Sema.h
lib/Frontend/ASTUnit.cpp
lib/Sema/SemaCodeComplete.cpp
lib/Sema/SemaLookup.cpp
test/Index/complete-pch-skip.cpp
test/Index/complete-pch-skip.h
tools/c-index-test/c-index-test.c
tools/libclang/CIndexCodeCompletion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41989.129618.patch
Type: text/x-patch
Size: 22936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180112/cd323394/attachment-0001.bin>
More information about the cfe-commits
mailing list