summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2022-11-11 14:32:04 -0800
committerDave Lee <davelee.com@gmail.com>2022-11-11 16:07:38 -0800
commit5223366416fbde8ac5d53c586c985bffac9cb168 (patch)
tree4eb42042613cd8010ddc457ba7aac8dede7526aa /lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
parent4d25761b076d19c237890ad7b7331d01bd3a84b6 (diff)
[lldb] Fix SBFileSpec.fullpath for Windows
Fix `fullpath` to not assume a `/` path separator. This was discovered when D133130 failed on Windows. Use `os.path.join()` to fix the issue. Reviewed By: mib Differential Revision: https://reviews.llvm.org/D133366
Diffstat (limited to 'lldb/test/API/python_api/function_symbol/TestSymbolAPI.py')
0 files changed, 0 insertions, 0 deletions