Avoid Enum Compare Warnings
Avoid a compiler warning about comparing disjoint enums but casting them to int first. llvm-svn: 172577
Loading
Please register or sign in to comment
Avoid a compiler warning about comparing disjoint enums but casting them to int first. llvm-svn: 172577