[Lldb-commits] [lldb] [NFCI][lldb][test] Avoid GNU extension for specifying mangling (PR #167221)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 9 05:38:46 PST 2025


Michael137 wrote:

What's the specific error/warning you're getting? This seems like a perfectly supported Clang attribute: https://clang.llvm.org/docs/AttributeReference.html#asm

and the spelling you're changing it to is not listed in "supported syntax".

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


More information about the lldb-commits mailing list