diff options
| author | Douglas Gregor <dgregor@apple.com> | 2009-07-06 18:54:52 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2009-07-06 18:54:52 +0000 |
| commit | 1342e84c1753ddaf67edcf2e7840cbf9f9033291 (patch) | |
| tree | 6a5f1a50a4a25c71b6dde3e73153373642aae1a8 /clang/lib/Frontend/ResolveLocation.cpp | |
| parent | 1d182d08baa5632f64ad32957e814302a2303178 (diff) | |
| download | bcm5719-llvm-1342e84c1753ddaf67edcf2e7840cbf9f9033291.tar.gz bcm5719-llvm-1342e84c1753ddaf67edcf2e7840cbf9f9033291.zip | |
Fix PR 4489, a crash in PCH loading that occurs when loading the name
of a top-level declaration loads another top-level declaration of the
same name whose type depends on the first declaration having been
completed. This commit breaks the circular dependency by delaying
loads of top-level declarations triggered by loading a name until we
are no longer recursively loading types or declarations.
llvm-svn: 74847
Diffstat (limited to 'clang/lib/Frontend/ResolveLocation.cpp')
0 files changed, 0 insertions, 0 deletions

