djasper added a comment.

I don't think this is the right abstraction:

- Formatting so far is fundamentally per file. Grouping replacements per file 
is something that can be done outside of libFormat.
- The logic to sort and deduplicate Replacements is important independent of 
whether formatting is done on them. So this should also go outside of libFormat.


http://reviews.llvm.org/D17761



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

Reply via email to