Michael137 wrote:

Thanks for confirming

> AFAIU LLDB has a similar means to override the language of a CU, so in my 
> opinion we should not gate this change on corresponding support in LLDB.

Yea `expression` takes a `--language` option, and `target.language` sets the 
language for all expressions. I'm not sure that's going to work everywhere that 
LLDB checks a language but I agree there's no need to block this on full LLDB 
support, if the stakeholders are ok with that.

https://github.com/llvm/llvm-project/pull/181738
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to