diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-24 15:49:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 15:49:45 -0700 |
commit | 254ef5f51d1ef46d4bc9e1304ccf58686fa97f12 (patch) | |
tree | cf372915cc71184346e9401945ff5c9e6635d100 /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | 936ee35dccbac55622b14279cf9f8c35d4e27b90 (diff) | |
download | llvm-254ef5f51d1ef46d4bc9e1304ccf58686fa97f12.zip llvm-254ef5f51d1ef46d4bc9e1304ccf58686fa97f12.tar.gz llvm-254ef5f51d1ef46d4bc9e1304ccf58686fa97f12.tar.bz2 |
[ADT] Remove MutableArrayRef(std::nullopt_t) (NFC) (#150471)
MutableArrayRef(std::nullopt_t) has been deprecated since:
commit 9d6cbc3c20923759d9ffdf19b4f0d498f8cf5584
Author: Kazu Hirata <kazu@google.com>
Date: Fri Jun 27 11:31:11 2025 -0700
I've never seen a use outside the LLVM project AFAICT, so this patch
just removes it ahead of ArrayRef(std::nullopt_t) to prevent
backsliding.
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions