Skip to content

Fix for clang compiler

Samuel Debionne requested to merge fix-for-clang-compiler into develop

Trying to use AddressSanitizer with clang since g++ is affected by https://github.com/llvm/llvm-project/issues/59007 and there are calls to getaddrinfo in Tango.

Merge request reports

Loading