llvm-project
ee25edf2 - [DebugInfo] Fold a namespace into a std::hash specialization (NFC) (#165191)

Commit
183 days ago
[DebugInfo] Fold a namespace into a std::hash specialization (NFC) (#165191) This patch folds "std" into the std::hash specialization so that the template mentions std::hash. std::hash is much easier to recognize than std and hash separated by a couple of lines.
Parents
Loading