[libc-commits] [libc] [libc] Add wasm support for some submodules in llvm-libc. (PR #154383)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Aug 20 09:54:37 PDT 2025
================
@@ -0,0 +1,26 @@
+//===-- Map of error numbers to strings for the Emscripten platform --*- C++ -*-===//
----------------
michaelrj-google wrote:
this line is over 80 columns, meaning it's going to get messed up by auto-formatters. Please make it exactly 80 columns
https://github.com/llvm/llvm-project/pull/154383
More information about the libc-commits
mailing list