================ @@ -747,6 +741,8 @@ features cannot lower the translation-unit ABI level; - Add `AfterRequiresExpression` sub-option of `BraceWrapping` to wrap the body of requires expressions. It is enabled by the `Allman`, `Whitesmiths`, and `GNU` styles of `BreakBeforeBraces`. +- Fixed incorrect indentation of consecutive template declarations with ---------------- abdulm5 wrote:
Removed the bug-fix release-note entry. The cumulative PR diff now contains only TokenAnnotator.cpp and its two test files. https://github.com/llvm/llvm-project/pull/220792 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
