[PATCH] D135067: [lit] RUN commands without stdin.
Christian Sigg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 11:28:26 PDT 2022
csigg updated this revision to Diff 465096.
csigg added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.
Fix clang tests that relied on empty input or accidentally did not provide the input in the RUN directive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135067/new/
https://reviews.llvm.org/D135067
Files:
clang/test/Analysis/analyzer-checker-config.c
clang/test/Analysis/analyzer-config.c
clang/test/Driver/cc1-response-files.c
clang/test/Interpreter/incremental-mode.cpp
clang/test/Modules/load-module-with-errors.m
clang/test/OpenMP/target_uses_allocators.c
clang/test/Preprocessor/elfiamcu-predefines.c
llvm/utils/lit/lit/TestRunner.py
llvm/utils/lit/lit/util.py
llvm/utils/lit/tests/Inputs/shtest-stdin/lit.cfg
llvm/utils/lit/tests/Inputs/shtest-stdin/print-stdin.py
llvm/utils/lit/tests/shtest-stdin.py
utils/bazel/llvm-project-overlay/llvm/utils/lit/tests/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135067.465096.patch
Type: text/x-patch
Size: 11887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/d37d6677/attachment.bin>
More information about the cfe-commits
mailing list