[Lldb-commits] [lldb] Add asan tests for libsanitizers. (PR #88349)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 11 13:29:43 PDT 2024


https://github.com/JDevlieghere requested changes to this pull request.

`dyld_shared_cache_util` doesn't come preinstalled on macOS (you can build it yourself locally from source) so I think we should use lldb to check if the library is loaded.

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


More information about the lldb-commits mailing list