[PATCH] D126421: ADT/ArrayRef: Add makeMutableArrayRef overloads
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 13:46:15 PDT 2022
nhaehnle created this revision.
nhaehnle added reviewers: MaskRay, int3, efriedma, sebastian-ne.
Herald added subscribers: StephenFan, mgorny.
Herald added a project: All.
nhaehnle requested review of this revision.
Herald added a project: LLVM.
Equivalent overloads already exist for makeArrayRef.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126421
Files:
llvm/include/llvm/ADT/ArrayRef.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/MutableArrayRefTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126421.432120.patch
Type: text/x-patch
Size: 3544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/13e8f946/attachment.bin>
More information about the llvm-commits
mailing list