jp4a50 added a comment. I've implemented BracedInitializerIndentWidth now with significantly extended test coverage (including checking that it is not applied *too* broadly). The actual implementation is just as simple as that for `DesignatedInitializerIndentWidth`.
> For the yaml stuff, I for one like to define everything (even it has the > default value), thus I'd like the -1 or something on output. But if that > leads to messing around with the yaml code just use what it does. Pretty sure I would have to modify the YAML code in order to get it to output something when `std::optional<unsigned>` is set to `std::nullopt` so I have left it as-is. PTAL. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146101/new/ https://reviews.llvm.org/D146101 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits