[all-commits] [llvm/llvm-project] 088da8: [lldb][NFC] makeArrayRef -> ArrayRef
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Mar 23 14:05:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 088da8a0e57a461f3be4b554f28c4419418c097c
https://github.com/llvm/llvm-project/commit/088da8a0e57a461f3be4b554f28c4419418c097c
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M lldb/source/Commands/CommandOptionsProcessAttach.cpp
Log Message:
-----------
[lldb][NFC] makeArrayRef -> ArrayRef
makeArrayRef is deprecated.
More information about the All-commits
mailing list