[Lldb-commits] [lldb] [lldb] Include SBLanguages in the SWIG bindings (PR #92470)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 16:17:43 PDT 2024


JDevlieghere wrote:

> Actually, this has no dependency tracking. You'll need to add that for this to work every time.

It does actually, that's what the `SWIG_HEADERS` glob is used for. 

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


More information about the lldb-commits mailing list