David, The code change looks fine, but please move the test into test/Preprocessor/init.c with the other similar tests.
-Hal ----- Original Message ----- > Hi, > Here's a patch (with test case) for: > http://llvm.org/bugs/show_bug.cgi?id=15726 > > ptrdiff_t was wrongly set to long on powerpc-darwin8 (PPC32). > This patch corrects it to int. > > Could someone please review/comment/commit? > Thanks. > > Fang > > -- > David Fang > http://www.csl.cornell.edu/~fang/ > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
