[llvm] [llvm-lit][test] Precommit tests for lit's built-in cat command (PR #101530)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 13:46:23 PDT 2024
================
@@ -0,0 +1,49 @@
+# C Program to generate all ASCII characters in allchars.txt
----------------
connieyzhu wrote:
I believe the special characters themselves make the file binary. Even when the files used to have the .txt extension, it would still be marked as a binary file. I tried adding some leading strings but it didn't change anything.
https://github.com/llvm/llvm-project/pull/101530
More information about the llvm-commits
mailing list