Add test case for fix of linkage bug that miscompiled variable templates instantiated...
authorLarisse Voufo <lvoufo@google.com>
Fri, 25 Jul 2014 23:58:13 +0000 (23:58 +0000)
committerLarisse Voufo <lvoufo@google.com>
Fri, 25 Jul 2014 23:58:13 +0000 (23:58 +0000)
commit3f02d8af670e532179f657022414207a91514af0
treee69127bace1b18a5cd8cdcf271898406a7310c30
parent185cc18d4265b2822956c91ba65622d8256fdcec
Add test case for fix of linkage bug that miscompiled variable templates instantiated from similarly named local types (cf. r212233)

llvm-svn: 213987
clang/test/CodeGenCXX/cxx1y-variable-template-linkage.cpp [new file with mode: 0644]