================
@@ -4898,6 +4911,60 @@ struct FormatStyle {
/// \version 7
bool SpaceBeforeRangeBasedForLoopColon;
+ /// Specifies spacing behavior for different block comment forms.
+ /// \version 21
----------------
HazardyKnusperkeks wrote:```suggestion ``` https://github.com/llvm/llvm-project/pull/162105 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
