diff options
author | Fangrui Song <i@maskray.me> | 2023-11-12 20:45:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-12 20:45:37 -0800 |
commit | 89ecb8001afc38c2225f1fe7ab0d5fb729f25537 (patch) | |
tree | 676b2940ff0e792b11906ff95b1c81b251058fa2 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 868007a03c74f7c718e0e74c8bdac677eb3f09ba (diff) | |
download | llvm-89ecb8001afc38c2225f1fe7ab0d5fb729f25537.zip llvm-89ecb8001afc38c2225f1fe7ab0d5fb729f25537.tar.gz llvm-89ecb8001afc38c2225f1fe7ab0d5fb729f25537.tar.bz2 |
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
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions