summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-12-18 16:07:17 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-12-18 16:07:17 +0000
commit7a36355b21faec780a7050363b60727cfaa90d31 (patch)
treeab9e6614cab909e14987174e5baeb3b5f0226f94 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent6517b004b2d3c1982127d895fc56ce106d513fd3 (diff)
downloadbcm5719-llvm-7a36355b21faec780a7050363b60727cfaa90d31.tar.gz
bcm5719-llvm-7a36355b21faec780a7050363b60727cfaa90d31.zip
Handle archives with paths in the names.
We always create archives with just he filename as the member name, but other archives can put a more complicated path in there. This patches handles it by computing just the filename as we do when adding a new member. If storing the path is important for some reason, we should probably have an orthogonal option for doing that and do it for both old and new members. Fixes pr25877. llvm-svn: 256001
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud