[llvm-branch-commits] [clang] release/18.x: [clang-format] Fix a bug in formatting goto labels in macros (#92494) (PR #93494)

Owen Pan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jun 5 18:17:28 PDT 2024


owenca wrote:

> @owenca Do you have a release note we can put in the release announcement?

Release note:
Fixes a clang-format regression (since 17.0.6) on formatting `goto` labels in macro definitions.

https://github.com/llvm/llvm-project/pull/93494


More information about the llvm-branch-commits mailing list