[Lldb-commits] [lldb] [lldb][InstrumentationRuntime] Run sanitizer utility expressions as C (PR #172019)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 12 08:01:06 PST 2025
Michael137 wrote:
> Frankly, I probably wouldn't even have bothered with a test for this...
Yea removed the tests because we don't have Shell test infrastructure to require presence of `compiler-rt` (i.e., the sanitizer dylibs). Change is simple enough
https://github.com/llvm/llvm-project/pull/172019
More information about the lldb-commits
mailing list