]> granicus.if.org Git - clang/commit
Split dllexport default constructor closure tests out into a separate file
authorReid Kleckner <rnk@google.com>
Mon, 9 Jan 2017 17:25:30 +0000 (17:25 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 9 Jan 2017 17:25:30 +0000 (17:25 +0000)
commitf912c0c031592a6b92b02e86a6b9eee4842b316f
tree1070134bdb030fcac4b34563fce4d04e92107933
parent966fedc25951ad35732cb9e175decf271dc3ed09
Split dllexport default constructor closure tests out into a separate file

test/CodeGenCXX/dllexport.cpp has grown quite large at this point. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291452 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/dllexport-ctor-closure.cpp [new file with mode: 0644]
test/CodeGenCXX/dllexport.cpp