Skip to content
Commit 6668fc60 authored by Chris Lattner's avatar Chris Lattner
Browse files

Use a cache in TypedefDecl to make ASTContext::getTypedefType trivial.

This speeds up parsing carbon.h from 16.0s to 11.3s, reducing slow
lookups from 63K to 32K.

llvm-svn: 39308
parent 32d920b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment