Fix shadowing error in mmap_data_loader.cpp#11858
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11858
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 70 PendingAs of commit 01066b4 with merge base 18e4240 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
This reverts commit da36d8a.
### Summary Fix a -Wshadow error causing internal build failures. I will add this to the GitHub CI, as well. ### Test plan CI
### Summary Revert pytorch#11654 and pytorch#11858 due to Meta-internal build breakage. I will re-land these (preserving attribution).
Summary
Fix a -Wshadow error causing internal build failures. I will add this to the GitHub CI, as well.
Test plan
CI