Thanks for the test! I applied your patch and ran your test `../../utils/lit/lit.py -v test/Driver/amazon-gcc-toolchain.c`, and it passed without me having to rebuild to apply your code change. Is it possible to have a test that fails without your code change but passes with it?
Nico On Sat, Nov 10, 2012 at 11:04 AM, [email protected] <[email protected]> wrote: > Hola, > > I added test cases as suggested. Please review and commit as I don't have > commit privileges. > > Cheers, > Steve Steck > > > > on Nov 08, 2012, Nico Weber <[email protected]> wrote: > > Thanks for the patch! Can you add a simple test for this, similar to > http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120528/058249.html > ? > > On Thu, Nov 8, 2012 at 11:21 AM, [email protected] <[email protected]> wrote: >> (Sending to cfe-commits instead of cfe-dev...) >> >> Hello Clanger's, >> >> Attached is a patch that allows Clang to build and run on Amazon Linux >> running in the AWS cloud. (It currently doesn't work.) >> >> Please review and commit, as I don't have commit privileges. Note that all >> regression tests work on both x86_64 and i686 architectures running Amazon >> Linux. >> >> Thanks, >> Steve Steck >> >> _______________________________________________ >> 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 > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
