[all-commits] [llvm/llvm-project] 91d784: [NFC][SmallVector] Use std::conditional_t instead ...
Yihan Wang via All-commits
all-commits at lists.llvm.org
Mon Aug 15 06:52:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91d784a0217f24891de4e55fa06678e45864e57a
https://github.com/llvm/llvm-project/commit/91d784a0217f24891de4e55fa06678e45864e57a
Author: wangyihan <yihan.wang at intel.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M llvm/include/llvm/ADT/SmallVector.h
Log Message:
-----------
[NFC][SmallVector] Use std::conditional_t instead of std::conditional
Signed-off-by: wangyihan <yihan.wang at intel.com>
More information about the All-commits
mailing list