Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-12 | When reading the AST, delay loading of the redeclaration chain to avoid ↵ | Argyrios Kyrtzidis | |
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 |