Transforms: use typedef rather than using aliases
Visual Studio 2012 apparently does not support using alias declarations. Use the more traditional typedef approach. This should let the Windows buildbots pass. NFC. llvm-svn: 221554
Loading
Please register or sign in to comment