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

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 29 14:20:13 PDT 2023


owenpan added a comment.

In D154093#4542339 <https://reviews.llvm.org/D154093#4542339>, @sstwcw wrote:

> @owenpan What do you think about this revision especially the replacement part?

See D154093#4544495 <https://reviews.llvm.org/D154093#4544495>. Then we can extend it by using `,` instead of `+` for Verilog (plus inserting a pair of braces).


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