Commit 4e93844
remove deprecation warning on get_contiguous_memory_format (#37963)
Summary:
Pull Request resolved: #37963
This function is still widely used in the codebase, so we don't want
to add noise to builds with a bunch of warnings. Seems like the
comment + macro are already pretty good indications that this
functionality is considered legacy
Test Plan: Imported from OSS
Differential Revision: D21434447
Pulled By: suo
fbshipit-source-id: 08162ed6502894ea5d3ccb92dfa0183232cc2ab51 parent 65260d4 commit 4e93844
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments