Skip to content
Snippets Groups Projects
Commit 0895d151 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

When reading the AST, delay loading of the redeclaration chain to avoid deeply nested calls.

Temporarily set the first (canonical) declaration as the previous one, which is the one that
matters, and mark the real previous DeclID to be loaded & attached later on.

Fixes rdar://8956193.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125434 91177308-0d34-0410-b5e6-96231b3b80d8
parent e673279e
No related branches found
No related tags found
No related merge requests found
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