Attempt to workaround Windows bots after my previous commit
authorBen Langmuir <blangmuir@apple.com>
Thu, 14 Jul 2016 20:08:43 +0000 (20:08 +0000)
committerBen Langmuir <blangmuir@apple.com>
Thu, 14 Jul 2016 20:08:43 +0000 (20:08 +0000)
commit5cd6abdd237258c5d5425de936d1002ae64810d5
treebc177dce4cd402a0f899e28a4b0e3e2f34862381
parentb49185dd5f4c156ca5ff70a3d4717015a13bd009
Attempt to workaround Windows bots after my previous commit

For some reason it seems the second invocation is getting DMOD_OTHER_H
set to a path with/forward/slashes, but one of the use sites
has\back\slashes. There should be no difference with what was already
there, but for now try to avoid checking those paths.

llvm-svn: 275464
clang/test/Index/index-module.m