[clang] [clang-format] Separate License text and include blocks (PR #77918)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 15 06:12:44 PST 2024


================
@@ -171,6 +187,31 @@ void DefinitionBlockSeparator::separateBlocks(
       return false;
     };
 
+    // Separate License text.
----------------
seranu wrote:

Yes, that was my working assumption

https://github.com/llvm/llvm-project/pull/77918


More information about the cfe-commits mailing list