We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
md5: d914ebd99b697f9a42131f250a807e53
Issue Description:
This is enhancement request for adding a CI job for running llbuild tests under the sanitizers.
When I tried running them under ASan I found an issue (fixed here: #691)
The text was updated successfully, but these errors were encountered:
@akyrtzi What command-line command would you run to run a build under ASan/TSan? Asking for someone who'd like to do this for other projects as well.
Sorry, something went wrong.
See the clang flags in https://clang.llvm.org/docs/AddressSanitizer.html and https://clang.llvm.org/docs/ThreadSanitizer.html
No branches or pull requests
Additional Detail from JIRA
md5: d914ebd99b697f9a42131f250a807e53
Issue Description:
This is enhancement request for adding a CI job for running llbuild tests under the sanitizers.
When I tried running them under ASan I found an issue (fixed here: #691)
The text was updated successfully, but these errors were encountered: