[llvm-branch-commits] [lldb] release/21.x: [lldb] Fix a bug where an error was emitted for GCC union types. (PR #170854)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Dec 11 23:50:29 PST 2025


dyung wrote:

Generally this change would not qualify for the release branch this late in the cycle (this will be the last release of the 21.x branch) since it is neither a recent regression nor a fix that has broad impact (from what I can tell), but if you both (@DavidSpickett and @Michael137) as LLDB maintainers would like this fix in the release branch I will defer to you. Please do keep in mind though that since this is the last release of the 21.x branch, any further problems arising from this change will not be able to be fixed until the 22.x release.

Given that, are you both still in favor of including this issue on the 21.x release?

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


More information about the llvm-branch-commits mailing list