Fixing a compile error that recently started happening for me in MSVC 2013....
Fixing a compile error that recently started happening for me in MSVC 2013. CFGTerminator has an explicit conversion to bool operator that we can make use of instead of using == 0. llvm-svn: 198175
Loading
Please register or sign in to comment