[PATCH] D145794: [clang-format] Recognize Verilog always blocks
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 10 07:28:23 PST 2023
sstwcw created this revision.
sstwcw added reviewers: HazardyKnusperkeks, MyDeveloperDay, owenpan, rymiel.
sstwcw added a project: clang-format.
Herald added a project: All.
sstwcw requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The small `Coverage` test was added because we added the space rule
about 2 at signs along with the rule about onely 1 of it. We have not
fully covered covergroup yet.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145794
Files:
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/unittests/Format/FormatTestVerilog.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145794.504143.patch
Type: text/x-patch
Size: 5919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230310/b22fcf94/attachment.bin>
More information about the cfe-commits
mailing list