Skip to content

[EASY] Allow passing '0' to ASAN/UBSAN flags#9202

Closed
yf225 wants to merge 1 commit intopytorch:masterfrom
yf225:asan_flags
Closed

[EASY] Allow passing '0' to ASAN/UBSAN flags#9202
yf225 wants to merge 1 commit intopytorch:masterfrom
yf225:asan_flags

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Jul 6, 2018

Similar to #9187, This PR makes setting the PYTORCH_TEST_WITH_ASAN and PYTORCH_TEST_WITH_UBSAN flags easier internally, by allowing the flags to be set to 0.

@yf225 yf225 requested review from ezyang and soumith July 6, 2018 04:00
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@yf225 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Similar to pytorch#9187, This PR makes setting the `PYTORCH_TEST_WITH_ASAN` and `PYTORCH_TEST_WITH_UBSAN` flags easier internally, by allowing the flags to be set to `0`.
Closes pytorch#9202

Differential Revision: D8745533

Pulled By: yf225

fbshipit-source-id: 6293f52f2e8b1c3ef150becfdc2dd7ded56d5d80
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