commit | 3dd82f7f01a9ba995bea3027a934df85850cab58 | [log] [tgz] |
---|---|---|
author | Axel Naumann <Axel.Naumann@cern.ch> | Mon Oct 01 09:51:27 2012 +0000 |
committer | Axel Naumann <Axel.Naumann@cern.ch> | Mon Oct 01 09:51:27 2012 +0000 |
tree | 5369cc7bd5b365181712036ef5dcdb72e706e971 | |
parent | b0e33d499d97b69f795cb53f8934bcd134a56b5a [diff] |
The Redeclarable part of named decls is read before their name. Lookup can nevertheless find them due to the serialized lookup table. For instance when reading a template decl's templatedDecl, it will search for existing decls that it could be a redeclaration of, and find the half-read template decl. Thus there is no point in asserting the names of decls. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164932 91177308-0d34-0410-b5e6-96231b3b80d8