diff options
author | Axel Naumann <Axel.Naumann@cern.ch> | 2012-10-01 09:51:27 +0000 |
---|---|---|
committer | Axel Naumann <Axel.Naumann@cern.ch> | 2012-10-01 09:51:27 +0000 |
commit | 3dd82f7f01a9ba995bea3027a934df85850cab58 (patch) | |
tree | 5369cc7bd5b365181712036ef5dcdb72e706e971 /test/Analysis/array-struct-region.cpp | |
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
Diffstat (limited to 'test/Analysis/array-struct-region.cpp')
0 files changed, 0 insertions, 0 deletions