================
@@ -305,37 +305,43 @@ TEST(ConfigParseTest, ParsesConfiguration) {
         FormatStyle::AlignConsecutiveStyle(                                    
\
             {/*Enabled=*/false, /*AcrossEmptyLines=*/false,                    
\
              /*AcrossComments=*/false, /*AlignCompound=*/false,                
\
+             /*AlignFunctionDeclarations=*/true,                               
\
----------------
owenca wrote:

See 
[here](https://github.com/llvm/llvm-project/pull/111285/files#diff-6b5b06a9a335ec5939905df81f1def72c3f869e24c758a8dd7dc1706873a77f0R304).

https://github.com/llvm/llvm-project/pull/108241
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to