[clang] [Rewrite] Avoid repeated hash lookups (NFC) (PR #109605)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 00:14:55 PDT 2024


https://github.com/nikic approved this pull request.

LGTM, but it would probably make sense to make BlockByCopyDecls a SetVector, instead of having separate vector and set.

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


More information about the cfe-commits mailing list