Fix the MSVC build broken by r181768
MSVC accepts the using decl but not the typedef. It complains that the typedef is ambiguous. llvm-svn: 181826
Loading
Please sign in to comment
MSVC accepts the using decl but not the typedef. It complains that the typedef is ambiguous. llvm-svn: 181826