viable/strict/1788349836: Add missing typename in IValue tuple SFINAE for clang-15 (#195671)
- PyTorch: 422 events in the last 90 days
- PyTorch: 419th Release in the last 90 days
- Previous: earlier the same day · trunk/312ef3ee1cd45fbee99f2e4e8f6035f05ceeebed: Add BF16x9 precision mode for CUDA FP32 matmul (#195301)
What happened
Forward fix for D117882908 ( #194977 ), which broke every arvr/ovrsource build that depends on xplat/caffe2:ATen_lib_ovrsource : ::type' xplat/caffe2/aten/src/ATen/core/ivalue_inl.h:1959:16: error: missing 'typename' prior to dependent type name 'IValue::enable_if_ivalue_compatible ::type' 3 errors generated."> xplat/caffe2/aten/src/ATen/core/ivalue.h:516:18: error: missing 'typename' prior to dependent type name 'e…
Summary assembled by rule from the sources below