[sanitizers] Fixup to r266494; the Unit test should not run on Windows
authorAnna Zaks <ganna@apple.com>
Sat, 16 Apr 2016 00:32:16 +0000 (00:32 +0000)
committerAnna Zaks <ganna@apple.com>
Sat, 16 Apr 2016 00:32:16 +0000 (00:32 +0000)
commit8f8d3db940bb7515ac56c5a096bdb6e3df435828
tree66e7e561333c5b2245154adf0e57b17007a906bf
parent500886841dadba249d8a95f04b2f72eb1c188606
[sanitizers] Fixup to r266494; the Unit test should not run on Windows

The test is failing on Windows because we do not have a definition for
DemangleSwiftAndCXX nor DemangleCXXABI, which I am replacing, on Windows.

llvm-svn: 266499
compiler-rt/lib/sanitizer_common/tests/sanitizer_symbolizer_test.cc