The code that fails for clang (while gcc seems okey with it)
int arr[] { 111, 222, 333}; ranges::subrange( ranges::begin(arr),ranges::end(arr)