]> granicus.if.org Git - clang/commit
Use PushOnScopeChains to introduce a decl into scope.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 27 Apr 2008 13:30:35 +0000 (13:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 27 Apr 2008 13:30:35 +0000 (13:30 +0000)
commit642e38baaeedb1a35c36df02a1ac57002a43a694
treea67eb8dd5802a6a0fb6d378d5d8c52fdae848944
parent6e5977f0a8a680191fb4b4d8f32bc2c629faf0c2
Use PushOnScopeChains to introduce a decl into scope.

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