[llvm] [lit] Fix shell commands with newlines (PR #67898)

Thomas Preud'homme via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 02:00:12 PDT 2023


================
@@ -0,0 +1,2 @@
+# RUN: %{cmds-with-newlines}
+# CHECK: bac
----------------
RoboTux wrote:

Why bac and not abc? Are you trying to make the test fail?

https://github.com/llvm/llvm-project/pull/67898


More information about the llvm-commits mailing list