[PATCH] D77621: ADT: SmallVector size & capacity use word-size integers when elements are small.
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 17 16:34:40 PDT 2020
dexonsmith closed this revision.
dexonsmith added a comment.
In D77621#1979769 <https://reviews.llvm.org/D77621#1979769>, @browneee wrote:
> GIT_COMMITTER_NAME=Andrew Browne
> GIT_COMMITTER_EMAIL=browneee at google.com
>
> This would be my second commit. I will request access next time - thanks @dexonsmith!
I should have said `GIT_AUTHOR*` info, since I'm the committer :). Just landed it as b8d08e961df1d229872c785ebdbc8367432e9752 <https://reviews.llvm.org/rGb8d08e961df1d229872c785ebdbc8367432e9752>, thanks for waiting!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77621/new/
https://reviews.llvm.org/D77621
More information about the cfe-commits
mailing list