Switch our index sequence away from template aliases and just use
classes. We can't use template aliases because on MSVC they don't appear to work correctly in the common usage such as Format.h. Many thanks to Zach for doing all the testing and debugging here. I just slotted the fix into the code. llvm-svn: 229362
Loading
Please sign in to comment