[clang] [Frontend] Avoid repeated hash lookups (NFC) (PR #107728)
Kazu Hirata via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 8 00:08:05 PDT 2024
kazutakahirata wrote:
> LGTM with the note that converting these to SmallSetVector would probably be more elegant...
Sure.
https://github.com/llvm/llvm-project/pull/107728
More information about the cfe-commits
mailing list