[PATCH] D42372: [clang-format] Ignore UnbreakableTailLength sometimes during breaking

Daniel Jasper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 07:09:33 PST 2018


djasper added a comment.

I don't understand why the closing braces would count towards the string literals UnbreakableTailLength. Isn't that a bug?


Repository:
  rC Clang

https://reviews.llvm.org/D42372





More information about the cfe-commits mailing list