[PATCH] D17820: Clang Code Completion Filtering
Bianca-Cristina Cristescu via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 25 12:36:47 PDT 2016
CrisCristescu updated this revision to Diff 65403.
CrisCristescu marked an inline comment as done.
CrisCristescu added a comment.
PP CodeCompletionII initialisation.
Repository:
rL LLVM
https://reviews.llvm.org/D17820
Files:
include/clang/Lex/Preprocessor.h
include/clang/Sema/CodeCompleteConsumer.h
lib/Lex/Lexer.cpp
lib/Lex/Preprocessor.cpp
lib/Sema/CodeCompleteConsumer.cpp
test/CodeCompletion/filter-function-name.cpp
test/CodeCompletion/filter-member-access.cpp
test/CodeCompletion/filter-namespace.cpp
test/CodeCompletion/filter-ordinary-name.cpp
test/CodeCompletion/objc-message.mm
test/Index/complete-method-decls.m
test/Index/complete-objc-message-id.m
test/Index/complete-objc-message.m
test/Index/complete-recovery.m
test/Index/complete-super.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17820.65403.patch
Type: text/x-patch
Size: 16331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160725/2fe5a61e/attachment-0001.bin>
More information about the cfe-commits
mailing list