BlueBrain / hpc-coding-conventions

Apache License 2.0
7 stars 5 forks source link

AppleClang UBSan has a different runtime name #145

Closed olupton closed 1 year ago

olupton commented 1 year ago

Follow up from https://github.com/BlueBrain/hpc-coding-conventions/pull/144, which focused on AddressSanitizer.

This fix is needed for

% /usr/bin/clang++ --version
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: x86_64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin