Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146402
[clang-format] Handle Verilog assign statements ClosedPublic Authored by sstwcw on Mar 19 2023, 7:55 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2023, 3:34 AM This revision was landed with ongoing or failed builds.Mar 25 2023, 2:18 PM Closed by commit rGf90668c8ccc5: [clang-format] Handle Verilog assign statements (authored by sstwcw). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506455 clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestVerilog.cpp
|