summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-09-27 17:30:40 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-09-27 17:30:40 +0000
commitcdec597905cd19324f6702af03c9ec4f3bf910da (patch)
tree417a8257ca6a3ef12672df5fd9b479c60c3495d1 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent72c57ec3e6b320c31274dadb888dc16772b8e7b6 (diff)
downloadbcm5719-llvm-cdec597905cd19324f6702af03c9ec4f3bf910da.tar.gz
bcm5719-llvm-cdec597905cd19324f6702af03c9ec4f3bf910da.zip
[Reproducer] Always use absolute paths for capture & replay.
The VFS requires files to be have absolute paths. The file collector makes paths relative to the reproducer root. If the root is a relative path, this would trigger an assert in the VFS. This patch ensures that we always make the given path absolute. Thank you Ted Woodward for pointing this out! llvm-svn: 373102
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud