[PATCH] D17575: Determine if there's a getDecl member function using less hacks
Samuel Benzaquen via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 24 13:14:34 PST 2016
sbenza added a comment.
I assume you checked that the new trait works on MSVC.
Aren't both the same type of expression SFINAE? Is somehow one supported but not the other?
http://reviews.llvm.org/D17575
More information about the cfe-commits
mailing list