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

David Spickett via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Dec 12 01:48:47 PST 2025


DavidSpickett wrote:

> since it is neither a recent regression nor a fix that has broad impact (from what I can tell)

In that case I'll abandon this and it'll be fixed in 22. The impact is part of a variable being printed incorrectly, but it does emit an error so users know something is not right.

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


More information about the llvm-branch-commits mailing list