[all-commits] [llvm/llvm-project] 91fe3e: ADT: Use early returns in SmallVector::resize, NFC
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Thu Nov 19 17:30:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91fe3e309c7c4b2c7c906353e4b658ee704fe0bf
https://github.com/llvm/llvm-project/commit/91fe3e309c7c4b2c7c906353e4b658ee704fe0bf
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
Log Message:
-----------
ADT: Use early returns in SmallVector::resize, NFC
Just a simple cleanup, no functionality change here.
More information about the All-commits
mailing list