Chris Cotter 8a15bdb5e6 [NFC][xray] Fix enable_if usage in XRay.h
The original usage of enable_if does not actually lookup
the nested type called type, so the SFINAE does not kick in.

Differential Revision: https://reviews.llvm.org/D157240
2023-08-10 12:37:00 -07:00
..