Files
clang-p2996/lldb/test/API/functionalities/var_path/TestVarPath.py
Muhammad Omair Javaid f2a866170c [LLDB] Fix TestVarPath.py for AArch64 Windows
Since 44bb442 LLDB TestVarPath.py crashes on AArch64 Windows.
GetValueForVariablePath function seems to be triggering the crash.
This patch disable parts of this test causing the crash.

Bug reported upstream:
https://github.com/llvm/llvm-project/issues/62983
2023-05-29 16:17:13 +04:00

4.6 KiB