[clang] [Sema] Avoid repeated hash lookups (NFC) (PR #109375)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 20 00:08:40 PDT 2024


https://github.com/nikic commented:

Hm, why does this wrapper exist at all? It looks like a trivial wrapper that doesn't add or change any DenseMap functionality.

https://github.com/llvm/llvm-project/pull/109375


More information about the cfe-commits mailing list