mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
This PR turns `-Wdeprecated-copy-with-dtor` into an error to avoid its warnings on clang. Pull Request resolved: https://github.com/pytorch/pytorch/pull/170924 Approved by: https://github.com/Skylion007