On Wed, Feb 12, 2014 at 11:42 AM, NAKAMURA Takumi <[email protected]> wrote:
> Author: chapuni
> Date: Wed Feb 12 05:42:12 2014
> New Revision: 201228
>
> URL: http://llvm.org/viewvc/llvm-project?rev=201228&view=rev
> Log:
> clang/test/Modules/fmodules-validate-once-per-build-session.c: Tweak for
> gnuwin32 with %/t (instead of %t).
>
> xargs didn't handle dosish paths, while find foo\bar\ emits dosish paths.
Sorry for breaking this for you. I tried to remove find | xargs in r201231.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits