[PATCH] D136154: [clang-format] Fix the continuation indenter

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 06:05:16 PDT 2022


MyDeveloperDay added inline comments.


================
Comment at: clang/unittests/Format/FormatTest.cpp:6615
+      "          fourthArgWithLongName) {}\n"
+      "};", Style);}
 
----------------
missing newline


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

https://reviews.llvm.org/D136154



More information about the cfe-commits mailing list