[all-commits] [llvm/llvm-project] c0e3bb: [lldb] Fix TestFileHandle.py
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Nov 24 23:58:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0e3bb4d4ba3064c42fb8e1ee9f001235d9af04c
https://github.com/llvm/llvm-project/commit/c0e3bb4d4ba3064c42fb8e1ee9f001235d9af04c
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M lldb/test/API/python_api/file_handle/TestFileHandle.py
Log Message:
-----------
[lldb] Fix TestFileHandle.py
- remove the decorator which is no longer available in main
- remove dependence on revision number, which are not available in all
builds
More information about the All-commits
mailing list