It's really not a good idea to hardcode some list of commands that behave a certain way.
What you're telling me is that `@items` is correctly separated, but that when we actually spawn a subprocess we fail to preserve that. Alternately, perhaps `@items` is different on Windows vs. Linux, and then we should address //that//. I really think we shouldn't try to come up with something ad hoc. http://reviews.llvm.org/D9357 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
