]> granicus.if.org Git - clang/commit
Driver: Pass -ivfsoverlay to module crashdumps
authorJustin Bogner <mail@justinbogner.com>
Fri, 27 Jun 2014 06:35:05 +0000 (06:35 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 27 Jun 2014 06:35:05 +0000 (06:35 +0000)
commitdb5f8b25707a23dd5852a35539775f7e8cf8896e
tree9d1fd1584d22a52dcfcd952c8af002fd2d7a12b5
parent602e633a37d50865953ffcc41b0520edc58778a8
Driver: Pass -ivfsoverlay to module crashdumps

When we create a crashdump involving modules, we build a VFS to
reproduce the problem with. This updates the reproduction script to
use that VFS.

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