> Are you able to point me in the direction of the sort of tests you > would expect for the patch? I'm not familiar with clang's testing > framework.
take a look at test/Driver. The idea is to have a stub tree that looks like a freebsd-arm and check the command lines that the driver would use to execute other tools. > Andrew Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
