Skip to content

Support for asan/tsan/ubsan on Apple builds on OS X crosstool #4984

@rahul-malik

Description

@rahul-malik

ATTENTION! Please read and follow:

Description of the problem / feature request:

Add “features” in OS X crosstool to enable usage of TSAN, UBSAN and ASAN. There have begun api changes in rules_apple but they are not functional until the crosstool supports these features

Feature requests: what underlying problem are you trying to solve with this feature?

I would like to run tests using clang sanitizers.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

This is a feature request. You cannot specify a “feature” from the CLI for this currently.

What operating system are you running Bazel on?

Replace this line with your answer.

What's the output of bazel info release?

0.12.0rc2

What's the output of git remote get-url origin ; git rev-parse master ; git rev-parse HEAD ?

Replace this line with your answer.

Have you found anything relevant by searching the web?

Replace these lines with your answer.

Places to look:

Any other information, logs, or outputs that you want to share?

Replace these lines with your answer.

If the files are large, upload as attachment or provide link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions