Skip to content
Commit dc5c9586 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Make Sema::LocallyScopedExternalDecls lazily deserialized. In theory,

we could turn this into an on-disk hash table so we don't load the
whole thing the first time we need it. However, it tends to be very,
very small (i.e., empty) for most precompiled headers, so it isn't all
that interesting.

llvm-svn: 136352
parent dea551c5
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