[libc-commits] [libc] [libc] fix -Wmissing-braces (PR #77345)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Jan 8 09:43:51 PST 2024


nickdesaulniers wrote:

> I meant the iterator type,

Sorry, which of the two iterator types?  The return value of `end` or the `IteratableBitMask` itself?

(When we can use c++20, designated initialization can be used to make this crystal clear).

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


More information about the libc-commits mailing list