Removed unnecessary semicolon. NFCI.

llvm-svn: 297906
This commit is contained in:
Simon Pilgrim 2017-03-15 22:50:47 +00:00
parent 1e4e7a9796
commit a7d1da833c
1 changed files with 1 additions and 1 deletions

View File

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