================
@@ -0,0 +1,2 @@
+// RUN: clang-format -style="{ColumnLimit: 80, ReflowComments: true,
ReflowCommentsNoStar: true}" %S/ReflowCommentsNoStarInput.cpp > %t
----------------
HazardyKnusperkeks wrote:Drop these, we have our tests in `clang/unittests/Format`. https://github.com/llvm/llvm-project/pull/167146 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
