[PATCH] D106022: [lit] Add --xfail-not/LIT_XFAIL_NOT
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 15:42:07 PDT 2021
jdenny added inline comments.
================
Comment at: llvm/docs/CommandGuide/lit.rst:272
+ ``LIT_XFAIL_NOT`` always override all other ``XFAIL`` specifications,
+ including an ``--xfail-not`` appearing later on the command line. However,
+ the primary purpose is to suppress an ``XPASS`` result without modifying a
----------------
Sorry. Will fix later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106022/new/
https://reviews.llvm.org/D106022
More information about the llvm-commits
mailing list