Change RHS-style decltype to LHS-style decltype<declval()>.
Seems some compilers don't like the RHS-style decltype specifier. This should fix the buildbots. llvm-svn: 228484
Loading
Please sign in to comment
Seems some compilers don't like the RHS-style decltype specifier. This should fix the buildbots. llvm-svn: 228484