summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-06-27 06:35:05 +0000
committerJustin Bogner <mail@justinbogner.com>2014-06-27 06:35:05 +0000
commitdb5f8b25707a23dd5852a35539775f7e8cf8896e (patch)
tree9d1fd1584d22a52dcfcd952c8af002fd2d7a12b5 /test
parent602e633a37d50865953ffcc41b0520edc58778a8 (diff)
downloadclang-db5f8b25707a23dd5852a35539775f7e8cf8896e.tar.gz
clang-db5f8b25707a23dd5852a35539775f7e8cf8896e.tar.bz2
clang-db5f8b25707a23dd5852a35539775f7e8cf8896e.tar.xz
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
Diffstat (limited to 'test')
-rw-r--r--test/Driver/crash-report-modules.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/crash-report-modules.m b/test/Driver/crash-report-modules.m
index ff805ed453..d1c7832019 100644
--- a/test/Driver/crash-report-modules.m
+++ b/test/Driver/crash-report-modules.m
@@ -28,3 +28,5 @@ const int x = MODULE_MACRO;
// CHECKSH: -cc1
// CHECKSH: -D "FOO=BAR"
// CHECKSH-NOT: -fmodules-cache-path=/tmp/
+// CHECKSH: crash-report-modules-{{[^ ]*}}.m
+// CHECKSH: -ivfsoverlay crash-report-modules-{{[^ ]*}}.cache/vfs/vfs.yaml