carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Add support for silencing nano zone warnings that arise from asan+macOS

Open jonmeow opened this issue 3 years ago • 0 comments

Note this will need to be set per-cc_binary, but I don't think there's a good way to avoid that.

I didn't try hijacking the cc_binary rule name because that felt a bit excessive. We probably will have a few binaries we want to run directly, but I don't think it needs to be addressed on every last one.

This is part of addressing #1404

jonmeow avatar Sep 13 '22 22:09 jonmeow