[modules] Don't allow use of non-visible (inherited) default template arguments.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 10 Jun 2015 20:36:34 +0000 (20:36 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 10 Jun 2015 20:36:34 +0000 (20:36 +0000)
commit95d83959d89df84804500798cb98defc75b9b0be
tree474060b96d821714d616359768f5855105737ba6
parent08829bac8160737d59a5e634758b2dbf18de67f1
[modules] Don't allow use of non-visible (inherited) default template arguments.

llvm-svn: 239487
clang/lib/Sema/SemaTemplate.cpp
clang/test/Modules/Inputs/template-default-args/a.h
clang/test/Modules/template-default-args.cpp