Skip to content

Conversation

@dulinriley
Copy link
Contributor

Summary:
The macro ET_ASSERT_UNREACHABLE_MSG didn't allow for format
strings unlike the other ET_CHECK macros.
Add this capability and fix any users of it.

Reviewed By: dbort

Differential Revision: D65693396

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 12, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6802

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit ce43948 with merge base ecdc007 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 12, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65693396

Copy link
Contributor

@dbort dbort left a comment

Choose a reason for hiding this comment

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

Please fix the lint job before landing

dulinriley added a commit to dulinriley/executorch that referenced this pull request Nov 13, 2024
Summary:

The macro `ET_ASSERT_UNREACHABLE_MSG` didn't allow for format
strings unlike the other `ET_CHECK` macros.
Add this capability and fix any users of it.

Reviewed By: dbort

Differential Revision: D65693396
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65693396

dulinriley added a commit to dulinriley/executorch that referenced this pull request Nov 13, 2024
Summary:

The macro `ET_ASSERT_UNREACHABLE_MSG` didn't allow for format
strings unlike the other `ET_CHECK` macros.
Add this capability and fix any users of it.

Reviewed By: dbort

Differential Revision: D65693396
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65693396

Summary:

The macro `ET_ASSERT_UNREACHABLE_MSG` didn't allow for format
strings unlike the other `ET_CHECK` macros.
Add this capability and fix any users of it.

Reviewed By: dbort

Differential Revision: D65693396
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65693396

@facebook-github-bot facebook-github-bot merged commit 53caede into pytorch:main Nov 14, 2024
40 of 41 checks passed
@dulinriley dulinriley deleted the export-D65693396 branch November 18, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants