[PATCH] D141327: [llvm][ADT] Add deduction guides for `MutableArrayRef`

Joe Loser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 17:56:39 PST 2023


jloser updated this revision to Diff 487626.
jloser added a comment.

Add tests for deduction guides and runtime behavior


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141327

Files:
  llvm/include/llvm/ADT/ArrayRef.h
  llvm/unittests/ADT/ArrayRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141327.487626.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/7a8429e2/attachment.bin>


More information about the llvm-commits mailing list