You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a simple checkbox/bool option to allow inserting that sanitizers flags into the CXX_FLAGS like "-fsanitize=address", "-fsanitize=memory", "-fsanitize=undefined", "-fsanitize=leak", "-fsanitize=dataflow", and "-fsanitize=thread", (and others as seem relevant) if clang is the compiler.
The text was updated successfully, but these errors were encountered:
Add a simple checkbox/bool option to allow inserting that sanitizers flags into the CXX_FLAGS like "-fsanitize=address", "-fsanitize=memory", "-fsanitize=undefined", "-fsanitize=leak", "-fsanitize=dataflow", and "-fsanitize=thread", (and others as seem relevant) if clang is the compiler.
The text was updated successfully, but these errors were encountered: