[PATCH] [analyzer] Support spaces in compiler path and arguments.
Jordan Rose
jordan_rose at apple.com
Fri May 29 17:18:33 PDT 2015
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/
More information about the cfe-commits
mailing list