Add a test that uses coverage and printf from a DLL
authorReid Kleckner <rnk@google.com>
Fri, 11 Nov 2016 19:27:52 +0000 (19:27 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 11 Nov 2016 19:27:52 +0000 (19:27 +0000)
commit47dc7f5550e8e01cfa222f19a2e73027c9181dee
treead58371bdb9639d54a529d216a65decdd8efcc5d
parent811e76dbcdbf10ea9274ea09949f1de2e676a06b
Add a test that uses coverage and printf from a DLL

This test fails without LLVM r286615

llvm-svn: 286618
compiler-rt/test/asan/TestCases/Windows/coverage-dll-stdio.cc [new file with mode: 0644]