[clang] [Frontend] Avoid repeated hash lookups (NFC) (PR #107728)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 7 23:53:10 PDT 2024


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

LGTM with the note that converting these to SmallSetVector would probably be more elegant...

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


More information about the cfe-commits mailing list