[PATCH] D17820: Clang Code Completion Filtering
Bianca-Cristina Cristescu via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 26 08:38:52 PDT 2016
CrisCristescu updated this revision to Diff 65528.
CrisCristescu added a comment.
Wrong indentation update.
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.65528.patch
Type: text/x-patch
Size: 16286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160726/ee3d236e/attachment-0001.bin>
More information about the cfe-commits
mailing list