[llvm] [llvm-strings] Use small buffer instead of reading whole file (PR #163073)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 02:03:46 PDT 2026
================
@@ -0,0 +1,9 @@
+## Show that a file that cannot be opened is reported on stderr, and that
----------------
jh7370 wrote:
Let's be specific - "cannot be opened, e.g, because it does not exist, is reported..."
https://github.com/llvm/llvm-project/pull/163073
More information about the llvm-commits
mailing list