commit | 417e87cb96cae7713f84d96c7dd2cfafb7364f23 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Oct 27 19:49:05 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 27 19:49:05 2010 +0000 |
tree | 87a0b10aa9bb9ce52a1570017d6edaf308e2e76c | |
parent | 40d24a4abf5eff56bb038200ce3a0c134e943bf6 [diff] |
Lazily load the "next" namespace in the chain of NamespaceDecls, to eliminate some excessive recursion and deserialization. llvm-svn: 117476