gedare added inline comments.
================
Comment at: clang/include/clang/Format/Format.h:95-98
/// \warning
- /// Note: This currently only applies to parentheses.
+ /// Note: This currently only applies to parentheses and braced list
+ /// initializers when ``Cpp11BracedListStyle`` is ``True``.
/// \endwarning
----------------
owenpan wrote:
>
This `\note` is not currently supported? I have submitted a rev D154552 to add
such ability.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153205/new/
https://reviews.llvm.org/D153205
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits