Commit 8a15bdb5 authored by Chris Cotter's avatar Chris Cotter Committed by Kazu Hirata
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment