================ @@ -793,6 +793,9 @@ clang-format - Rename ``(Binary|Decimal|Hex)MinDigits`` to ``...MinDigitsInsert`` and add ``(Binary|Decimal|Hex)MaxDigitsSeparator`` suboptions to ``IntegerLiteralSeparator``. +- Avoid crashing when formatting malformed template code that lacks a matching ---------------- HazardyKnusperkeks wrote:
We do not add bug fixes in the release notes for clang-format. https://github.com/llvm/llvm-project/pull/173453 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
