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

[6.1.0]Add sanitizer features to unix_cc_toolchain_config #17263

Merged
merged 5 commits into from
Jan 20, 2023
Merged

[6.1.0]Add sanitizer features to unix_cc_toolchain_config #17263

merged 5 commits into from
Jan 20, 2023

Conversation

ShreeM01
Copy link
Contributor

There was some discussion here about adding asan, tsan, and ubsan features to the unix toolchains to match macos. bazel-contrib/toolchains_llvm#90 (comment)

I've taken my changes local to that project and copied it into Bazel as suggested by @fmeum. I've written some tests but I'm not sure where to place them or if it makes sense to depend on the error messages from asan/tsan/ubsan.

Closes #17083.

PiperOrigin-RevId: 501213060
Change-Id: I9d973ebe35e4fa2804d2e91df9f700a285f7b404

There was some discussion here about adding `asan`, `tsan`, and `ubsan` features to the unix toolchains to match macos. bazel-contrib/toolchains_llvm#90 (comment)

I've taken my changes local to that project and copied it into Bazel as suggested by @fmeum. I've written some tests but I'm not sure where to place them or if it makes sense to depend on the error messages from asan/tsan/ubsan.

Closes #17083.

PiperOrigin-RevId: 501213060
Change-Id: I9d973ebe35e4fa2804d2e91df9f700a285f7b404
@ShreeM01 ShreeM01 enabled auto-merge (squash) January 20, 2023 09:31
@ShreeM01 ShreeM01 merged commit b194fd3 into bazelbuild:release-6.1.0 Jan 20, 2023
@ShreeM01 ShreeM01 deleted the ks/cherry-pick17083 branch January 24, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants