[llvm-commits] [patch] Add %pathSep to lit
NAKAMURA Takumi
geek4civic at gmail.com
Tue Mar 20 20:20:33 PDT 2012
2012/3/20 Nico Weber <thakis at chromium.org>:
> the attached patch adds %pathSep to lit, which is replaced with ':' on
> normal systems, and with ';' on win32. The motivation is to hopefully
> make this test http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120319/055176.html
> work on windows.
It works for me, with tweaked clang/test/Driver/cpath.c.
Please don't forget to remove xfail then ;)
...Takumi
More information about the llvm-commits
mailing list