[all-commits] [llvm/llvm-project] 58e6ca: Revert "[lldb] Refactor SBFileSpec::GetDirectory"
Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon May 15 11:49:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58e6caaba1cf623292c8898be30a5a56722432b3
https://github.com/llvm/llvm-project/commit/58e6caaba1cf623292c8898be30a5a56722432b3
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M lldb/source/API/SBFileSpec.cpp
Log Message:
-----------
Revert "[lldb] Refactor SBFileSpec::GetDirectory"
This reverts commit 2bea2d7b070dc5df723ce2b92dbc654b8bb1847e.
It introduced following failures on buildbot lldb-aarch64-windows:
lldb-api :: functionalities/process_save_core/TestProcessSaveCore.py
lldb-api :: python_api/symbol-context/TestSymbolContext.py
Differential Revision: https://reviews.llvm.org/D149625
More information about the All-commits
mailing list