]> granicus.if.org Git - clang/commit
Driver: Quote the command in crash reproduction scripts.
authorJustin Bogner <mail@justinbogner.com>
Tue, 21 Oct 2014 18:03:08 +0000 (18:03 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 21 Oct 2014 18:03:08 +0000 (18:03 +0000)
commit67b346d12325e10d6a9d881239bf2e968e290de0
treed181bd1f1b571e904d5ce9e8703fc24dfcbbffbc
parent616830b9ae86876d60e4e408f46f2cf6bb4b98b5
Driver: Quote the command in crash reproduction scripts.

This fixes crash report generation when filenames have spaces. It also
removes an awkward workaround that quoted *some* arguments when
generating crash reports.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220307 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/Job.cpp
test/Driver/crash report spaces.c [new file with mode: 0644]
test/Driver/crash-report-modules.m
test/Driver/crash-report.c