[all-commits] [llvm/llvm-project] 7daa9a: [LLDB] Remove decorator from XPASSes AArch64/Windows
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Jun 7 08:40:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7daa9a9b40a22c8ebac529f2fe7772191f2cea5a
https://github.com/llvm/llvm-project/commit/7daa9a9b40a22c8ebac529f2fe7772191f2cea5a
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M lldb/test/API/api/command-return-object/TestSBCommandReturnObject.py
M lldb/test/API/api/multiple-targets/TestMultipleTargets.py
M lldb/test/API/commands/expression/char/TestExprsChar.py
M lldb/test/API/commands/expression/xvalue/TestXValuePrinting.py
M lldb/test/API/functionalities/return-value/TestReturnValue.py
M lldb/test/API/lang/cpp/class-template-non-type-parameter-pack/TestClassTemplateNonTypeParameterPack.py
M lldb/test/API/lang/cpp/class-template-type-parameter-pack/TestClassTemplateTypeParameterPack.py
Log Message:
-----------
[LLDB] Remove decorator from XPASSes AArch64/Windows
This patch remove XFAIL decorator from tests which as passing on AArch64
Windows. This is tested on surface pro x using tot llvm and clang 14.0.3
as compiler with visual studio 2019 x86_arm64 environment.
More information about the All-commits
mailing list