[llvm-branch-commits] [clang] release/21.x: [ExtractAPI] Format typedef params correctly (#171516) (PR #171522)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Dec 11 02:17:54 PST 2025
dyung wrote:
> No, this specific code path has always produced incorrect output, even in past versions of LLVM. I took care to keep the scope of the change as small as possible to reduce the risk for this backport.
Given that it is not fixing a regression and not a fix with a broad impact, it is not really a candidate for inclusion on the release branch this late in the release cycle. The 22.x release branch will be created in about a month and the fix will be there. That being said, I will discuss with the other release managers to see what they think.
https://github.com/llvm/llvm-project/pull/171522
More information about the llvm-branch-commits
mailing list