The small Coverage test was added because we added the space rule
about 2 at signs along with the rule about only 1 of it. We have not
fully covered covergroup yet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145794
[clang-format] Recognize Verilog always blocks ClosedPublic Authored by sstwcw on Mar 10 2023, 7:28 AM.
Details Summary The small Coverage test was added because we added the space rule
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 12 2023, 5:43 AM This revision was landed with ongoing or failed builds.Mar 13 2023, 8:53 PM Closed by commit rGa1f8bab9bad7: [clang-format] Recognize Verilog always blocks (authored by sstwcw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504926 clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTestVerilog.cpp
|