================
@@ -29102,6 +29102,65 @@ TEST_F(FormatTest, BreakBeforeClassName) {
" ArenaSafeUniquePtr {};");
}
+TEST_F(FormatTest, FunctionDeclarationWithKeywords) {
----------------
HazardyKnusperkeks wrote:The test name should be changed, I'd refer directly to the option. https://github.com/llvm/llvm-project/pull/131605 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
