[CrashReproducer] Add -fmodule-cache-path to reproducer script
The cc1 invocation in the reproducer script should contain a valid path in -fmodule-cache-path; for that reuse "<name>.cache/module" dir we already use to dump the vfs and modules. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265162 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Driver/Job.cpp 13 additions, 0 deletionslib/Driver/Job.cpp
- test/Modules/crash-vfs-path-emptydir-entries.m 1 addition, 0 deletionstest/Modules/crash-vfs-path-emptydir-entries.m
- test/Modules/crash-vfs-path-symlink-component.m 1 addition, 0 deletionstest/Modules/crash-vfs-path-symlink-component.m
- test/Modules/crash-vfs-path-symlink-topheader.m 1 addition, 0 deletionstest/Modules/crash-vfs-path-symlink-topheader.m
- test/Modules/crash-vfs-path-traversal.m 1 addition, 0 deletionstest/Modules/crash-vfs-path-traversal.m
- test/Modules/crash-vfs-relative-overlay.m 1 addition, 0 deletionstest/Modules/crash-vfs-relative-overlay.m
Loading
Please register or sign in to comment