djasper added a comment.

I am bit unsure about the design here. Could we instead match against the 
CommentPragmas and then not even create a BreakableToken (or reflow) if that 
matches?

I guess that would make us unable to reflow if only part of the comment is a 
pragma, but that seems ok (for now at least).


https://reviews.llvm.org/D29450



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

Reply via email to