[llvm] [llvm][ADT] Add wrappers to `std::fill` (PR #146681)

Longsheng Mou via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 08:56:08 PDT 2025


CoTinker wrote:

> Do you also plan to add `uninitialized_fill`?

Sorry, currently, I have no plans to add uninitialized_fill, as it is seldom used.

https://github.com/llvm/llvm-project/pull/146681


More information about the llvm-commits mailing list