git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216741 91177308-0d34-0410-b5e6-96231b3b80d8
@@ -510,7 +510,7 @@ static void AddAliasScopeMetadata(CallSite CS, ValueToValueMapTy &VMap,
ObjSet.insert(O);
}
- // Figure out if we're derived from anyhing that is not a noalias
+ // Figure out if we're derived from anything that is not a noalias
// argument.
bool CanDeriveViaCapture = false;
for (const Value *V : ObjSet)