Revert part of GCC warning fix to fix debug build.
The typedef is used inside the DEBUG(), and apparently can't be moved inside of it. llvm-svn: 196528
Loading
Please register or sign in to comment
The typedef is used inside the DEBUG(), and apparently can't be moved inside of it. llvm-svn: 196528