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

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 21:17:15 PDT 2023


sstwcw updated this revision to Diff 537975.
sstwcw marked an inline comment as done.
sstwcw added a comment.

- Drop the line in the doc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154093

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/BreakableToken.cpp
  clang/lib/Format/BreakableToken.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/FormatToken.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/WhitespaceManager.cpp
  clang/unittests/Format/FormatTestVerilog.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154093.537975.patch
Type: text/x-patch
Size: 25191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230707/98e75543/attachment-0001.bin>


More information about the cfe-commits mailing list