[PATCH] D123450: [clang-format] Parse Verilog if statements

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 9 19:34:22 PDT 2022


sstwcw updated this revision to Diff 435771.
sstwcw marked 2 inline comments as done.
sstwcw added a comment.

add MacroBlockBegin


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123450/new/

https://reviews.llvm.org/D123450

Files:
  clang/docs/ClangFormat.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/FormatToken.h
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/tools/clang-format/ClangFormat.cpp
  clang/unittests/Format/CMakeLists.txt
  clang/unittests/Format/FormatTestUtils.h
  clang/unittests/Format/FormatTestVerilog.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123450.435771.patch
Type: text/x-patch
Size: 27429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220610/253c527e/attachment-0001.bin>


More information about the cfe-commits mailing list