Test that we can merge together explicit and partial specializations from
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 15 Oct 2013 23:19:58 +0000 (23:19 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 15 Oct 2013 23:19:58 +0000 (23:19 +0000)
commit7a3dfcdfb32c08f2f6f4a90a097bb240fdc1a94c
treeec05edf340da51e36ef53e5f662bc7aa0d6a5a9f
parentd692a84e18fb48e6442bee83364f1d301f5b8404
Test that we can merge together explicit and partial specializations from
merged declarations of a class template.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192746 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/cxx-templates-a.h
test/Modules/Inputs/cxx-templates-b.h
test/Modules/Inputs/cxx-templates-c.h [new file with mode: 0644]
test/Modules/Inputs/module.map
test/Modules/cxx-templates.cpp