manmanren accepted this revision. manmanren added a comment. This revision is now accepted and ready to land.
LGTM. Manman ================ Comment at: lib/Parse/ParseObjc.cpp:3489 @@ -3478,3 +3488,3 @@ - // Parse the ellipsis that designates this as a pack expansion. - SourceLocation EllipsisLoc; + // Check the key and value for possible typos + KeyExpr = Actions.CorrectDelayedTyposInExpr(KeyExpr.get()); ---------------- Add a period at the end of the comment. https://reviews.llvm.org/D22183 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits