This revision was automatically updated to reflect the committed changes.
Closed by commit rL299927: [clang-format] Handle NSString literals by merging
tokens. (authored by alexfh).
Changed prior to commit:
https://reviews.llvm.org/D31706?vs=94218&id=94801#toc
Repository:
rL LLVM
https://re
djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.
Looks good. Thanks for cleaning this up.
https://reviews.llvm.org/D31706
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.l
alexfh added a comment.
Friendly ping.
https://reviews.llvm.org/D31706
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
alexfh created this revision.
Herald added a subscriber: klimek.
This fixes a couple of outstanding bugs:
- incorrect breaking of NSString literals containing double-width characters;
- inconsistent formatting of ObjC dictionary literals containing NSString
literals;
- AlwaysBreakBeforeMultiline