vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

lgtm with a nitpick.



================
Comment at: include/clang/Sema/Sema.h:3351
+                                   ObjCInterfaceDecl *IDecl, SourceRange 
AtEnd);
+  void DefaultSynthesizeProperties(Scope *S, Decl *D, SourceRange AtEnd);
 
----------------
Is a range required? We're only using a single sloc.


Repository:
  rL LLVM

https://reviews.llvm.org/D34886



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to