This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 15a13f4 Module Debugging: Fix the condition for determining whether a [...] new 3d299b5 driver: Add a `--rsp-quoting` flag to pick response file quoting.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 3 +++ lib/Driver/Driver.cpp | 3 ++- test/Driver/{at_file.c => at_file_win.c} | 8 +++----- test/Driver/{at_file.c.args => at_file_win.c.args} | 10 +++++----- tools/driver/driver.cpp | 17 ++++++++++++----- 5 files changed, 25 insertions(+), 16 deletions(-) copy test/Driver/{at_file.c => at_file_win.c} (68%) copy test/Driver/{at_file.c.args => at_file_win.c.args} (64%)