Fix some compiler warnings with MSVC 2015.
llvm-svn: 257671
This commit is contained in:
@@ -118,6 +118,8 @@ public:
|
||||
return false;
|
||||
else
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user