[PATCH] D142891: [clang-format] Recognize Verilog non-blocking assignment
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 4 09:40:52 PST 2023
sstwcw updated this revision to Diff 494839.
sstwcw added a comment.
- add parentheses
- rename field
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.494839.patch
Type: text/x-patch
Size: 5579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230204/829e3078/attachment.bin>
More information about the cfe-commits
mailing list