<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 15, 2009, at 3:40 PM, John Thompson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>The Index/c-index-api-test.m test is referencing a c-index-test program, but the project directory I find for it at clang/tools/c-index-test has a CMakeLists.txt file that has the MSVC build disabled.</div>
<div> </div>
<div>Is this a work in progress?<br clear="all"></div>
<div>What should I do?  Just ignore this test for now, or do you need some help with it?</div></blockquote><div><br></div><div>We could use some help with it. If you enable c-index-test, you'll run into the problem described here:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    <a href="http://llvm.org/bugs/show_bug.cgi?id=5051">http://llvm.org/bugs/show_bug.cgi?id=5051</a></span></div><div><br></div><div>where we are missing dllimport/dllexport markers on the functions in libCIndex. There's even a patch there (probably a little bit stale) that I can't evaluate because I don't have a Windows machine handy.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>- Doug</div></div></body></html>