]> granicus.if.org Git - clang/commit
(Implicit) parameters deserialized as part of a function type must not
authorDouglas Gregor <dgregor@apple.com>
Fri, 13 Jan 2012 23:49:34 +0000 (23:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 13 Jan 2012 23:49:34 +0000 (23:49 +0000)
commit91534a357695fbdf3c136fb04218e37706da73a9
treef3e2d6568d8c25a09ebba7f721ace62ebc2285f9
parentdd9d64547831728dd792654bb26477f5099a2153
(Implicit) parameters deserialized as part of a function type must not
get added to the identifier chains as part of deserialization, because
they should not be visible to name lookup.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148159 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReaderDecl.cpp
test/Modules/Inputs/redecl-merge-left.h
test/Modules/redecl-merge.m