Skip to content

Conversation

r-barnes
Copy link
Contributor

Summary:
LLVM has a warning -Wunused-local-typedef which we are enabling to remove unused code. This has the side-effect of making it easier to do refactors should as removing unnecessary includes.

For questions/comments, contact r-barnes.

  • If you approve of this diff, please use the "Accept & Ship" button :-)

Differential Revision: D79834770

Copy link

pytorch-bot bot commented Aug 10, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Unrelated Failures

As of commit e15fc14 with merge base ea4a7fa (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@meta-cla meta-cla 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 Aug 10, 2025
@facebook-github-bot
Copy link
Contributor

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

@r-barnes
Copy link
Contributor Author

@pytorchbot label "release notes: cpp"

Copy link

pytorch-bot bot commented Aug 12, 2025

Didn't find following labels among repository labels: release notes: cpp

@r-barnes
Copy link
Contributor Author

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Aug 13, 2025
@r-barnes
Copy link
Contributor Author

@pytorchbot label "topic: not user facing"

Summary:

LLVM has a warning `-Wunused-local-typedef` which we are enabling to remove unused code. This has the side-effect of making it easier to do refactors should as removing unnecessary includes.

For questions/comments, contact r-barnes.

 - If you approve of this diff, please use the "Accept & Ship" button :-)

Reviewed By: swolchok

Differential Revision: D79834770
@r-barnes r-barnes changed the title Fix unused-local-typedef issue in on_device_ai/Assistant/Jarvis/min_runtime/operators/check_op_args.h +1 Fix unused-local-typedef issue Aug 13, 2025
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 81ea6a1 into pytorch:main Aug 14, 2025
99 of 105 checks passed
agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Differential Revision: D79834770

Pull Request resolved: pytorch#13267
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 release notes: none Do not include this in the release notes topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants