]> granicus.if.org Git - clang/commit
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)
commitd898c50389548ad49a44700088e7cb330214a0bc
tree490c1f4476d4a5b540cedb7d2dd0b847187dae82
parent686569cf0c8422be8b8de8a3e646d55943aa47e5
Add test case for fix of linkage bug that miscompiled variable templates instantiated from similarly named local types (cf. r212233)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213987 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/cxx1y-variable-template-linkage.cpp [new file with mode: 0644]