djasper accepted this revision. djasper added a comment. This revision is now accepted and ready to land.
Looks good. ================ Comment at: lib/Format/TokenAnnotator.h:128 @@ +127,3 @@ + bool startsWithInternal(const FormatToken *Tok, A K1) const { + // Even though we skip comments in the outter `startWithInternal` function, + // this loop is still necessary if it is invoked by the public interface ---------------- s/outter/outer/ http://reviews.llvm.org/D19106 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits