summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaStmt.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-11-20 05:51:55 +0000
committerChris Lattner <sabre@nondot.org>2008-11-20 05:51:55 +0000
commitec7f7732f1475c706765973f5ef9348c2e453aaa (patch)
tree5ce86efbb3915d3fff481151c9f040509d4d7426 /clang/lib/Sema/SemaStmt.cpp
parent0e73b2c352ec6de56973fc84a5f82199d75b7df1 (diff)
downloadbcm5719-llvm-ec7f7732f1475c706765973f5ef9348c2e453aaa.tar.gz
bcm5719-llvm-ec7f7732f1475c706765973f5ef9348c2e453aaa.zip
remove the type_info identifier cache. Compared to the cost
of doing the lookup_decl, the hash lookup is cheap. Also, typeid doesn't happen enough in real world code to worry about it. I'd like to eventually get rid of KnownFunctionIDs from Sema also, but today is not that day. llvm-svn: 59711
Diffstat (limited to 'clang/lib/Sema/SemaStmt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud