]> granicus.if.org Git - clang/commit
Patch to remove use of has table for protocol name lookup. This patch mirrors my
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 29 Sep 2007 17:04:06 +0000 (17:04 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 29 Sep 2007 17:04:06 +0000 (17:04 +0000)
commit1b6351f76e1e06893337441641c0e349939afb31
tree9a0644f0a686e8e714dccceb8a1486659dcd6419
parent9d048ff59ffb5d41e57297c6509c11920052cf67
Patch to remove use of has table for protocol name lookup. This patch mirrors my
previous patch to do the same for class name lookup using a hash table.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42471 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/Sema.h
Sema/SemaDecl.cpp
include/clang/AST/ASTContext.h
include/clang/AST/Decl.h