[llvm] [LLVM] Use {} instead of std::nullopt to initialize empty ArrayRef (PR #109133)
Jakub Kuderski via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 07:14:29 PDT 2024
kuhar wrote:
> In future the ArrayRef(std::nullopt_t) constructor
could be deprecated or removed.
+1
https://github.com/llvm/llvm-project/pull/109133
More information about the llvm-commits
mailing list