clang-test build in visual studio

Hi,

I am using the solution file derived by cmake-gui and visual studio. I am still trying to get the “clang-test” target build. No matter what I try it keeps giving me errors. :frowning:
``

Failing Tests (1):

    Clang::(test path)
  Expected Passes    : 1704
  Expected Failures  : 18
  Unexpected Failures: 1

``I was going through the “hacking on clang” page “http://clang.llvm.org/hacking.html” and I found this :

All tests should pass on Windows. What test is failing for you?

  • Doug

The first error was this: