[PATCH] D98859: [lit] Handle plain negations directly in the internal shell

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 12:58:11 PDT 2021


mstorsjo updated this revision to Diff 335311.
mstorsjo added a comment.

Added the comment about why we don't have a fake external 'not'; leaving this review in approved state until we figure out a way forward with either D99330 <https://reviews.llvm.org/D99330> or D99406 <https://reviews.llvm.org/D99406>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98859/new/

https://reviews.llvm.org/D98859

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/tests/Inputs/shtest-not/exclamation-args-nested-none.txt
  llvm/utils/lit/tests/Inputs/shtest-not/exclamation-args-none.txt
  llvm/utils/lit/tests/Inputs/shtest-not/exclamation-calls-external.txt
  llvm/utils/lit/tests/lit.cfg
  llvm/utils/lit/tests/shtest-not.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98859.335311.patch
Type: text/x-patch
Size: 5434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/d87e11f4/attachment.bin>


More information about the llvm-commits mailing list