[PATCH] D154093: [clang-format] Break long strings in Verilog

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 1 15:29:21 PDT 2023


sstwcw marked 2 inline comments as done.
sstwcw added a comment.

In D154093#4466246 <https://reviews.llvm.org/D154093#4466246>, @HazardyKnusperkeks wrote:

> I'd really prefer you put what you need to modify `mutable` instead of removing the `const` from everything else. But that's just my opinion.

Why should the `insertBreak` method be const?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154093/new/

https://reviews.llvm.org/D154093



More information about the cfe-commits mailing list