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

via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 16 12:24:42 PDT 2024


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

The only change here was catching the build errors, right?  lldbtest.build only throws exceptions, it doesn't return any value, so this seems the right way to do it.

Letting the build system fail to find this library seems easier than trying to check ourselves.

LGTM

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


More information about the lldb-commits mailing list