Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for clang sanitizers #106

Open
Sqeaky opened this issue May 31, 2021 · 0 comments
Open

Add support for clang sanitizers #106

Sqeaky opened this issue May 31, 2021 · 0 comments

Comments

@Sqeaky
Copy link
Member

Sqeaky commented May 31, 2021

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.

@Sqeaky Sqeaky added this to the PreJagatiSprint milestone May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant