[Lldb-commits] [lldb] Add a new SBExpressionOptions::SetLanguage() API (NFCI) (PR #89981)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 30 08:47:02 PDT 2024


adrian-prantl wrote:

Btw. github doesn't let you see older revisions, but the code snippet you posted that includes a .def file was exactly my first version of this patch. You can still find @JDevlieghere's comment asking me to change it though :-)

Another thing worth noting is that the public LLDB API can't expect an LLVM header to be present either.

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


More information about the lldb-commits mailing list