]> granicus.if.org Git - clang/commit
[CrashReproducer] Pass -I, -F and -resource-dir to the reproducer script when using...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 4 Apr 2016 20:26:57 +0000 (20:26 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 4 Apr 2016 20:26:57 +0000 (20:26 +0000)
commit10c44d19de75795e5549647022b86b88122f4440
tree9d53a62fa71cfc949284e980728d5ba01343a000
parent3adaa85b87b3d68dc18c1410c42601957fc1d920
[CrashReproducer] Pass -I, -F and -resource-dir to the reproducer script when using modules/vfs

The reproducer should use -I/-F/-resource-dir in the same way as the
original command. The VFS already collects the right headers but without
these flags the reproducer will fail to do the right thing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265343 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Job.cpp
test/Modules/crash-vfs-relative-overlay.m