]> granicus.if.org Git - clang/commit
Added inherited info to template and non-type arguments of templates.
authorAbramo Bagnara <abramo.bagnara@gmail.com>
Wed, 9 Jun 2010 09:26:05 +0000 (09:26 +0000)
committerAbramo Bagnara <abramo.bagnara@gmail.com>
Wed, 9 Jun 2010 09:26:05 +0000 (09:26 +0000)
commitd92f7a297c0ed3f7d0ebcbb557e1d4c1925b8c72
treed135ee9e038aab67f68fc2a75cc212532505791c
parentdfc35e33177a433b56454f1d2b5e53734f65b288
Added inherited info to template and non-type arguments of templates.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105716 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclTemplate.h
lib/AST/DeclTemplate.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp