-
Notifications
You must be signed in to change notification settings - Fork 24.2k
[1/N] Enable clang-tidy on caffe2/serialize/ #141849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/141849
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit 1375b23 with merge base 9df9d9d ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
e87e56e
to
40fe1bc
Compare
@pytorchbot label "topic: not user facing" |
256b340
to
25b204f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM
Not sure if @mikaylagawarecki has any final comment on this though?
@albanD Seems no comment. |
@pytorchbot rebase |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Successfully rebased |
@albanD The suggestions were applied. |
@albanD Reverted another change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds ok for the rest, not sure if @mikaylagawarecki has any comment here.
I'm still having a hard time convincing myself that this is safe... @r-barnes any opinion on this as our resident C++ expert? |
1c02a31
to
2991664
Compare
8000
@albanD - I can review, but if you're uncertain the best bet might be to ask for smaller diffs breaking out these changes so that the unsafe ones can be atomically reverted. |
Fixes #ISSUE_NUMBER