On 3 Mar 2013, at 16:49, David Blaikie <[email protected]> wrote: > > On Mar 3, 2013 7:39 AM, "David Chisnall" <[email protected]> wrote: > > > > Author: theraven > > Date: Sun Mar 3 09:36:10 2013 > > New Revision: 176419 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=176419&view=rev > > Log: > > Default to enabling default-synthesized ivars on all platforms > > That you could change this without causing any failures seems to indicate > there's some missing test coverage I would think. Could you add a test?
I was a bit surprised at that too, but most of the recent Objective-C options appear to be the same. We should almost certainly add some to check them. Is there an example driver test that I can look at for how to check that arguments are passed to cc1? David _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
