[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
parent
487ab39a
Please register or sign in to comment