[PATCH] D139779: [Support] Add transformOptional

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 00:53:31 PST 2022


kazu updated this revision to Diff 481900.
kazu added a comment.

I've renamed transformOptional to transform.

I am now using MoveOnly, which has been moved to a separate file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139779/new/

https://reviews.llvm.org/D139779

Files:
  llvm/include/llvm/ADT/STLForwardCompat.h
  llvm/unittests/ADT/STLForwardCompatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139779.481900.patch
Type: text/x-patch
Size: 4746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221211/f0deac1f/attachment.bin>


More information about the llvm-commits mailing list