llvm-project
557448e1
- [DebugInfo] Use std::map::try_emplace (NFC) (#140839)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#140839 - [DebugInfo] Use std::map::try_emplace (NFC)
Author
kazutakahirata
Parents
51b288d9
Loading