summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-12-09 02:22:47 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2016-12-09 02:22:47 +0000
commite3a0aef2cf93c7dc144c52798aa5546dc5ec304b (patch)
tree7556d541434f7d64902f2adcc3b79d7739fc4617 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent2aeb4564257e16617d718c91550ee28854fd37ce (diff)
downloadbcm5719-llvm-e3a0aef2cf93c7dc144c52798aa5546dc5ec304b.tar.gz
bcm5719-llvm-e3a0aef2cf93c7dc144c52798aa5546dc5ec304b.zip
[CrashReproducer] Rewrite relative include paths
When -fmodules is on, the reproducer invocation currently leave paths for include-like flags as is. If the path is relative, the reproducer doesn't know how to access that file during reproduction time because the VFS cannot reason about relative paths. Expand relative paths to absolute ones when creating the reproducer command line. This allows, for example, the reproducer to work for crashes while building clang with modules; this wasn't possible before because building clang requires using relative inc dir from within the build directory. rdar://problem/28655070 llvm-svn: 289174
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud