[PATCH] D91191: WIP: [FileCheck] Add undefined prefix report tool

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 11:06:07 PST 2020


jdenny created this revision.
Herald added subscribers: llvm-commits, thopre, delcypher.
Herald added a project: LLVM.
jdenny requested review of this revision.

This patch is not ready for a detailed review.  It has not been
rebased in a long time, it needs better documentation, it needs more
testing, and the code may not be great.  I'm posting it early so
@probinson might use it as a starting point for a similar project he
is planning.


https://reviews.llvm.org/D91191

Files:
  llvm/utils/FileCheck/FileCheck.cpp
  llvm/utils/FileCheck/utils/process-prefix-report.py
  llvm/utils/lit/lit/TestingConfig.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91191.304257.patch
Type: text/x-patch
Size: 11178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/f52441bb/attachment.bin>


More information about the llvm-commits mailing list