[all-commits] [llvm/llvm-project] 5e6467: [lldb] Remove redundant XFAIL
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Mon Dec 12 08:05:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e6467bb3fd214b96b69de8bba4852002ef2c9b9
https://github.com/llvm/llvm-project/commit/5e6467bb3fd214b96b69de8bba4852002ef2c9b9
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M lldb/test/Shell/Recognizer/assert.test
Log Message:
-----------
[lldb] Remove redundant XFAIL
The test is `UNSUPPORTED: system-linux` so the XFAIL for linux is
redundant.
Part of the project to eliminate special handling for triples in lit
expressions.
Differential Revision: https://reviews.llvm.org/D139734
More information about the All-commits
mailing list