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

Simple test to do clang/asan builds on gz-utils #161

Closed
wants to merge 2 commits into from

Conversation

mjcarroll
Copy link
Contributor

Inspired by robotlocomotion/drake's approach

@mjcarroll mjcarroll marked this pull request as draft November 15, 2024 14:34
@mjcarroll mjcarroll self-assigned this Nov 15, 2024
@@ -0,0 +1,5 @@
sh_binary(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: consider adding a docstring on how this can be run locally
bazel run --config asan --config clang tools:asan?

Inspired by robotlocomotion/drake's approach

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll changed the base branch from gz-utils3 to mjcarroll/fix_bazel_layering November 15, 2024 20:47
Base automatically changed from mjcarroll/fix_bazel_layering to gz-utils3 November 15, 2024 21:09
@mjcarroll
Copy link
Contributor Author

I actually think there is a better way to handle this. Closing.

@mjcarroll mjcarroll closed this Nov 15, 2024
@mjcarroll mjcarroll deleted the mjcarroll/bazel_asan branch November 15, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants