]> granicus.if.org Git - clang/commit
Do not add using directives to a function decl context when instantiating.
authorAbramo Bagnara <abramo.bagnara@gmail.com>
Wed, 5 Sep 2012 09:55:10 +0000 (09:55 +0000)
committerAbramo Bagnara <abramo.bagnara@gmail.com>
Wed, 5 Sep 2012 09:55:10 +0000 (09:55 +0000)
commit536afbeb5609db87d98da8402ed0fd58f61f5d3a
treef8811593686dc31bb5a7f3c1af4c1cced907320a
parent4f216d38201d8fcb0ffd76f8984f4da052b12f5f
Do not add using directives to a function decl context when instantiating.

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