[PATCH] D142891: [clang-format] Recognize Verilog non-blocking assignment

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 07:22:08 PST 2023


sstwcw updated this revision to Diff 494303.
sstwcw added a comment.

- add parentheses


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142891

Files:
  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: D142891.494303.patch
Type: text/x-patch
Size: 5630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230202/d49aa8e7/attachment.bin>


More information about the cfe-commits mailing list