Removed unnecessary semicolon. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297906 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Simon Pilgrim 2017-03-15 22:50:47 +00:00
parent 867844f81a
commit 733a6d0f30

View File

@ -872,7 +872,7 @@ bool RuleMatcher::isHigherPriorityThan(const RuleMatcher &B) const {
}
return false;
};
}
unsigned RuleMatcher::countTemporaryOperands() const {
return std::accumulate(