================
@@ -4933,7 +4972,8 @@ struct FormatStyle {
/// Specifies when to insert a space in empty braces.
/// \note
/// This option doesn't apply to initializer braces if
- /// ``Cpp11BracedListStyle`` is set to ``true``.
+ /// ``Cpp11BracedListStyle`` is set to ``AlignFirstComment`` or
+ /// ``FunctionCall``.
----------------
owenca wrote:
```suggestion
/// ``Cpp11BracedListStyle`` is not ``Block``.
```
https://github.com/llvm/llvm-project/pull/71672
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits