arphaman marked an inline comment as done. arphaman added inline comments.
================ Comment at: include/clang/Sema/Sema.h:3351 + ObjCInterfaceDecl *IDecl, SourceRange AtEnd); + void DefaultSynthesizeProperties(Scope *S, Decl *D, SourceRange AtEnd); ---------------- vsk wrote: > Is a range required? We're only using a single sloc. No, I'll pass the loc only. Thanks! 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