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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
