Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC] Remove semicolons after function definitions (llvm#87764)
They were accidentally left behind when llvm#86536 converted some lambdas into stand-alone methods. This fixes warnings from -Wc++98-compat-extra-semi
- Loading branch information