[all-commits] [llvm/llvm-project] e63293: [Sema] Avoid double hash lookup. NFCI
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Dec 30 10:27:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6329388c39d18c428afdbbfd0f1330e782bc348
https://github.com/llvm/llvm-project/commit/e6329388c39d18c428afdbbfd0f1330e782bc348
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M clang/lib/Sema/SemaLookup.cpp
Log Message:
-----------
[Sema] Avoid double hash lookup. NFCI
More information about the All-commits
mailing list