[llvm] [ADT] Add DenseSet(llvm::from_t, Range) (PR #131832)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 22 12:45:59 PDT 2025


kuhar wrote:

> Requiring `llvm::from_range` as the first parameter pretty much prevents accidentally invoking the proposed constructor.

Exactly.

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


More information about the llvm-commits mailing list