Fix a warning

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24187 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jim Laskey 2005-11-04 18:26:02 +00:00
parent 764fe71e12
commit 54f997d23f

View File

@ -132,6 +132,7 @@ private:
}
// No luck
Resource = 0;
return Better;
}