]> granicus.if.org Git - clang/commit
Driver: Skip the -fmodules-cache-path argument in driver crash diags
authorJustin Bogner <mail@justinbogner.com>
Tue, 22 Apr 2014 21:30:17 +0000 (21:30 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 22 Apr 2014 21:30:17 +0000 (21:30 +0000)
commit7de82546dccd36c6e0f3b04fc055b870045d9b04
tree92aa66c86cd4663acd92e3cd676472a97dad4014
parent0436233a662589d5e8c95fe395a0cfa8addd6cbf
Driver: Skip the -fmodules-cache-path argument in driver crash diags

The modules cache path shouldn't be included in crash reports, as it's
a system (or run) specific directory.

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