klimek added inline comments. ================ Comment at: lib/Format/WhitespaceManager.h:145 @@ +144,3 @@ + // comment. + bool IsTrailingCommentContinuation; + ---------------- djasper wrote: > I find the term "continuation" a bit confusing here. How about something like > "IsInsideToken"? "Token" sounds like it could be true for things outside comments. Perhaps "InComment"?
http://reviews.llvm.org/D16058 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits