summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-01-22 23:46:37 +0000
committerPete Cooper <peter_cooper@apple.com>2016-01-22 23:46:37 +0000
commit602593378936c969e2dc7e7924f744943d129ba6 (patch)
tree96464c1ee999ad5706fe320269311e09a08e5b5e /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
parent3a2d4947a69ff4731d2adb9862552fc8a003d295 (diff)
downloadbcm5719-llvm-602593378936c969e2dc7e7924f744943d129ba6.tar.gz
bcm5719-llvm-602593378936c969e2dc7e7924f744943d129ba6.zip
Fix bug in handling of quoted linker script tokens and update tests to use it.
There was an off by one error because the StringRef.substr functions second argument is a length, not the end index. Also updated a few ELF files which failed when run on Jenkins with paths including the @ character. This is often used in Jenkins for shared workspace plugin. Reviewed by Rui Ueyama llvm-svn: 258583
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud