Issue 94115
Summary [ADT] Add DenseMap::insert_or_assign
Labels good first issue, llvm:adt
Assignees
Reporter nikic
    It would be nice to add a C++17 style insert_or_assign method to DenseMap. It was previously added to MapVector in https://github.com/llvm/llvm-project/pull/71969.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to