[PATCH] D99651: [Dexter] Implement DexDeclareFile, a new Dexter command

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 01:14:47 PDT 2021


Orlando added inline comments.


================
Comment at: debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/dex_and_source/test.cpp:9
+//
+// RUN: %dexter_regression_test -- %S | FileCheck %s
+// CHECK: dex_and_source
----------------
TWeaver wrote:
> Orlando wrote:
> > This lit test fails for me locally - dexter doesn't run the test. Adding a `test.cfg` file to this directory fixes it.
> slightly perplexing, this patch contains the test.cfg for the directory in question...
Ah yes I see it, I must've messed up applying the patch and not noticed. Sorry!


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

https://reviews.llvm.org/D99651



More information about the llvm-commits mailing list