BlueBrain / hpc-coding-conventions

Apache License 2.0
8 stars 5 forks source link

Sanitizers: support GCC and ThreadSanitizer #134

Closed olupton closed 1 year ago

olupton commented 2 years ago

See https://stackoverflow.com/questions/47021422/how-to-enable-address-sanitizer-for-multiple-c-binaries for some information about shared library support in Clang/GCC.