[all-commits] [llvm/llvm-project] 388b8c: [ADT] Use fold expressions to compare tuples. NFCI
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Jan 24 16:42:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 388b8c16c5610a54c639bb74e3c8de161e8ca1c6
https://github.com/llvm/llvm-project/commit/388b8c16c5610a54c639bb74e3c8de161e8ca1c6
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
Log Message:
-----------
[ADT] Use fold expressions to compare tuples. NFCI
More information about the All-commits
mailing list