diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-07-28 14:20:37 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-07-28 14:20:37 +0000 |
| commit | dc5c9586025a12bf46080782d96026a8e4b56bf0 (patch) | |
| tree | 356b5437ba0a98ba9f8ce54b12a0c44d296c3645 /llvm/unittests | |
| parent | dea551c59aff1d7bcc4b863cf439da5637a74b05 (diff) | |
| download | bcm5719-llvm-dc5c9586025a12bf46080782d96026a8e4b56bf0.tar.gz bcm5719-llvm-dc5c9586025a12bf46080782d96026a8e4b56bf0.zip | |
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
Diffstat (limited to 'llvm/unittests')
0 files changed, 0 insertions, 0 deletions

