[PATCH] D132513: [lit] Implement DEFINE and REDEFINE directives

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 16:29:36 PDT 2022


jdenny added inline comments.


================
Comment at: llvm/utils/lit/tests/Inputs/shtest-define/examples/param-subst.txt:1
+; This example originally appeared in TestingGuide.rst except here we've added
+; echo to the clang/FileCheck command line to be executed.
----------------
I mean to keep this example in sync with TestingGuide.rst, at least until the patch lands.  Hopefully I'll get to that tomorrow.


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

https://reviews.llvm.org/D132513



More information about the llvm-commits mailing list