[PATCH] D100670: [ADT] Add makeVisitor to STLExtras.h

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 15:38:27 PDT 2021


scott.linder updated this revision to Diff 346005.
scott.linder edited the summary of this revision.
scott.linder added a comment.

- Update description to reference https://reviews.llvm.org/D99560
- Move code to fall under "Extra additions to <utility>"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100670

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100670.346005.patch
Type: text/x-patch
Size: 10631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/0f077ec4/attachment.bin>


More information about the llvm-commits mailing list