[windows] Remove CHECK for strdup symbol that comes from the CRT
authorReid Kleckner <rnk@google.com>
Tue, 11 Aug 2015 16:56:26 +0000 (16:56 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 11 Aug 2015 16:56:26 +0000 (16:56 +0000)
commit46ed25e19917c6c24e8729ea03f8a33934d9f524
tree197c1cc370e71ef32550b8212333aec319468daa
parent9247f165ff8e46db4e3635028cc030f30086f414
[windows] Remove CHECK for strdup symbol that comes from the CRT

llvm-symbolizer isn't symbolizing it for some reason. I'll investigate.

llvm-svn: 244629
compiler-rt/test/asan/TestCases/Windows/intercept_strdup.cc