================
@@ -348,6 +348,7 @@ TEST(ConfigParseTest, ParsesConfiguration) {
     CHECK_PARSE_NESTED_BOOL(FIELD, AlignFunctionDeclarations);                 
\
     CHECK_PARSE_NESTED_BOOL(FIELD, AlignFunctionPointers);                     
\
     CHECK_PARSE_NESTED_BOOL(FIELD, PadOperators);                              
\
+    CHECK_PARSE_NESTED_BOOL(FIELD, AlignBlockComments);                        
\
----------------
owenca wrote:

Keep `Align...` sorted.

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

Reply via email to