This is an archive of the discontinued LLVM Phabricator instance.

[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
about 2 at signs along with the rule about only 1 of it. We have not
fully covered covergroup yet.

Diff Detail

Event Timeline

sstwcw created this revision.Mar 10 2023, 7:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 7:28 AM
sstwcw requested review of this revision.Mar 10 2023, 7:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 7:28 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sstwcw edited the summary of this revision. (Show Details)Mar 10 2023, 7:50 PM
MyDeveloperDay accepted this revision.Mar 12 2023, 5:43 AM
This revision is now accepted and ready to land.Mar 12 2023, 5:43 AM
owenpan accepted this revision.Mar 13 2023, 2:03 AM
This revision was landed with ongoing or failed builds.Mar 13 2023, 8:53 PM
This revision was automatically updated to reflect the committed changes.