[PATCH] D149562: [clang-format] Stop comment disrupting indentation of Verilog ports

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 1 07:40:26 PDT 2023


MyDeveloperDay added inline comments.


================
Comment at: clang/include/clang/Format/Format.h:4027
+  /// is probably for the port on the following line instead of the parenthesis
+  /// it follows.
   /// \code
----------------
This seems an odd corner case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149562



More information about the cfe-commits mailing list