[llvm-branch-commits] [clang] [polly] release/18.x: [clang-format] Correctly annotate braces of empty ctors/dtors (#82097) (PR #87735)
Staffan Forsell via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Apr 16 22:48:54 PDT 2024
staffanf wrote:
Please add release notes for formatting fixes in stable release branches.
Our formatting CI jobs failed due to getting an upgrade to 18.1.4 from the [focal repos](https://apt.llvm.org/focal/pool/main/l/llvm-toolchain-18/) where 18.1.4 seems to have been published.
18.1.4 has not been published yet (to my knowledge) and is not in in the [jammy repos](https://apt.llvm.org/jammy/pool/main/l/llvm-toolchain-18/) and therefore we were a little surprised.
In general any formatting changes in minor revisions on a stable branch should be in the release notes as bugfixes I think.
Have a great day!
https://github.com/llvm/llvm-project/pull/87735
More information about the llvm-branch-commits
mailing list