Skip to content

build: re-enable ASAN Action using clang

clang's linker seems to use considerably less memory than gcc, allowing us to run on Actions without running out of memory.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading