================ @@ -466,6 +456,7 @@ clang-format constructor initializers after commas, keeping the colon on the same line. - Extend ``BreakBinaryOperations`` to accept a structured configuration with per-operator break rules and minimum chain length gating via ``PerOperator``. +- Fix ``Macros`` configuration not working with ``try``/``catch`` expansions. ---------------- owenca wrote:
Undo. (We don't update the release notes for bug fixes.) https://github.com/llvm/llvm-project/pull/184891 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
