[all-commits] [llvm/llvm-project] 272bcb: [ADT] Remove llvm::Optional::transform
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Dec 15 09:25:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 272bcb232f07d081cbfe88270f3b732f150e7cc1
https://github.com/llvm/llvm-project/commit/272bcb232f07d081cbfe88270f3b732f150e7cc1
Author: Kazu Hirata <kazu at google.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/include/llvm/ADT/Optional.h
M llvm/unittests/ADT/OptionalTest.cpp
Log Message:
-----------
[ADT] Remove llvm::Optional::transform
I've removed the last uses of transform on Dec 14, 2022 in commit
230df792e17519071a9ef4dc0fb10132540dfbb8.
Differential Revision: https://reviews.llvm.org/D140082
More information about the All-commits
mailing list