llvm-project
557448e1 - [DebugInfo] Use std::map::try_emplace (NFC) (#140839)

Commit
268 days ago
[DebugInfo] Use std::map::try_emplace (NFC) (#140839) This patch provides default member initialization for SymInfo, which in turns allows us to call std::map::try_emplace without the value.
Parents
Loading