feg208 added a comment.
Got some changes. The failing test is an open issue
================
Comment at: clang/docs/ClangFormatStyleOptions.rst:216-221
+ struct test demo[] =
+ {
+ {56, 23, "hello"},
+ {-1, 93463, "world"},
+ { 7, 5, "!!"}
+ };
----------------
curdeius wrote:
> Don't forget to re-generate .rst.
I am sorry. I am not entirely sure what to check here? Should I regenerate the
docs for the site and just ensure that they look ok?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101868/new/
https://reviews.llvm.org/D101868
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits