Don't add the injected class name to the redeclarations chain; the chain should conta...
commit583ff831bd226436c88999ed8f1c9101e7d8adfa
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 14 Oct 2010 20:14:21 +0000 (14 20:14 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 14 Oct 2010 20:14:21 +0000 (14 20:14 +0000)
treebfbfa9cd829c48fe33bd5f48f04544c8ffb4389f
parentd5af1962ea1a1d9856e69ade6e1351180fce2719
Don't add the injected class name to the redeclarations chain; the chain should contain actual redeclarations, not implicits.
As a bonus, now we don't deserialize it unless we need it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116504 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp