On Sep 14, 2010, at 5:28 PM, Cameron Esfahani wrote: > Author: dirty > Date: Tue Sep 14 19:28:12 2010 > New Revision: 113910 > > URL: http://llvm.org/viewvc/llvm-project?rev=113910&view=rev > Log: > Fix Windows64 target info so pointer arithmetic is done correctly, and no > sign extension code is emitted: PtrDiffType needs to be a signed long long. > Add a corresponding test case.
> > Added: > cfe/trunk/test/CodeGen/pointer-signext.c Hi Cameron, This test is failing here: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9752 You seem to have evaded the buildbot nastygram somehow. /jakob
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
