================
@@ -171,6 +187,31 @@ void DefinitionBlockSeparator::separateBlocks(
return false;
};
+ // Separate License text.
----------------
mydeveloperday wrote:Are we assuming any comment at the top of the file is a license comment? https://github.com/llvm/llvm-project/pull/77918 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
