Unverified Commit 89ecb800 authored by Fangrui Song's avatar Fangrui Song Committed by GitHub
Browse files

MapVector: add C++17-style try_emplace and insert_or_assign (#71969)

Similar to https://wg21.link/n4279

For example, insert_or_assign can be used to simplify
CodeGenModule::AddDeferredUnusedCoverageMapping in
clang/lib/CodeGen/CodeGenModule.cpp
parent 868007a0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment