Commit c932deb
committed
[ADT] Remove MutableArrayRef(std::nullopt_t) (NFC)
MutableArrayRef(std::nullopt_t) has been deprecated since:
commit 9d6cbc3
Author: Kazu Hirata <[email protected]>
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.1 parent 42a081e commit c932deb
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | 320 | | |
325 | 321 | | |
326 | 322 | | |
| |||
0 commit comments