[PATCH] D141872: [llvm][ADT] Mark `makeMutableArrayRef` as deprecated

Joe Loser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 10:38:09 PST 2023


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

Update `LLVM_DEPRECATED` messages to use `MutableArrayRef`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141872

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141872.489878.patch
Type: text/x-patch
Size: 3770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/2c33f0c9/attachment-0001.bin>


More information about the llvm-commits mailing list