Skip to content

chg: test: Check whether LLVM symbolizer is available

Ondřej Surý requested to merge ondrej/check-for-llvm-symbolizer into main

Before running the system tests for ThreadSanitizer, check whether the LLVM symbolizer points to a correct executable.

Merge request reports