]> granicus.if.org Git - clang/commit
Driver: Strip -header-include-file and -diagnostic-log-file from crash repro scripts
authorJustin Bogner <mail@justinbogner.com>
Wed, 5 Aug 2015 23:49:44 +0000 (23:49 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 5 Aug 2015 23:49:44 +0000 (23:49 +0000)
commit371860374f5c907770aef56129c0ea7575e9079f
treeda4c4fa57b2d46fd4a9ef133d2b407ac7775d1de
parentb88f7080372dd39920865d9349df749bf657302d
Driver: Strip -header-include-file and -diagnostic-log-file from crash repro scripts

These two arguments tend to refer to a local path that won't exist
when we try to reproduce a bug. Strip them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244179 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Job.cpp
test/Driver/crash-report.c