Fix for clang compiler
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.
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.