[PATCH] D34886: Add a fixit for -Wobjc-protocol-property-synthesis
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 30 07:40:32 PDT 2017
arphaman created this revision.
The fixit inserts `@synthesize` directives into the implementation.
Repository:
rL LLVM
https://reviews.llvm.org/D34886
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Parse/ParseObjc.cpp
lib/Sema/SemaObjCProperty.cpp
test/FixIt/fixit-add-synthesize-to-property.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34886.104859.patch
Type: text/x-patch
Size: 4508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170630/e2f31a3d/attachment.bin>
More information about the cfe-commits
mailing list