================
@@ -94,7 +94,8 @@ struct FormatStyle {
///
/// \note
/// This currently only applies to braced initializer lists (when
- /// ``Cpp11BracedListStyle`` is ``true``) and parentheses.
+ /// ``Cpp11BracedListStyle`` is ``AlignFirstComment`` or ``FunctionCall``)
+ /// and parentheses.
----------------
owenca wrote:
```suggestion
/// ``Cpp11BracedListStyle`` is not ``Block``) and parentheses.
```
https://github.com/llvm/llvm-project/pull/71672
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits