[Lldb-commits] [lldb] [lldb] Introduce Language::AreEquivalentFunctions (PR #112720)

via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 18 11:22:36 PDT 2024


https://github.com/jimingham approved this pull request.

It's a bit sad we can't come up with a scenario that uses this for the languages in the llvm.org repo.  But the idea is clear the code really simple, and it obviously belongs in the Language, so LGTM.

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


More information about the lldb-commits mailing list