[all-commits] [llvm/llvm-project] 7d7a71: [NFC] Define NumBuiltinElts utility just once at t...
yurai007 via All-commits
all-commits at lists.llvm.org
Thu Aug 4 09:16:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d7a712c9861592e64a9dc09038e24c6b062ba59
https://github.com/llvm/llvm-project/commit/7d7a712c9861592e64a9dc09038e24c6b062ba59
Author: Dawid Jurczak <dawid_jurek at vp.pl>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M llvm/unittests/ADT/SmallVectorTest.cpp
Log Message:
-----------
[NFC] Define NumBuiltinElts utility just once at the beginning of SmallVectorTest file
Extracted from: https://reviews.llvm.org/D130268
Differential Revision: https://reviews.llvm.org/D131173
More information about the All-commits
mailing list