[PATCH] D25520: [CodeCompletion] Add block placeholders when completing member access for Objective-C block property setters
Alex Lorenz via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 18 04:04:33 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284472: [CodeCompletion] Add a block property setter completion result (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D25520?vs=74528&id=74977#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25520
Files:
cfe/trunk/include/clang/Parse/Parser.h
cfe/trunk/include/clang/Sema/CodeCompleteConsumer.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Parse/ParseExpr.cpp
cfe/trunk/lib/Parse/ParseStmt.cpp
cfe/trunk/lib/Sema/SemaCodeComplete.cpp
cfe/trunk/test/Index/complete-block-property-assignment.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25520.74977.patch
Type: text/x-patch
Size: 14832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161018/090e3332/attachment-0001.bin>
More information about the cfe-commits
mailing list