[Lldb-commits] [lldb] [lldb] Add WebAssembly Process Plugin (PR #150143)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 24 08:39:46 PDT 2025


================
@@ -0,0 +1,127 @@
+//===----------------------------------------------------------------------===//
----------------
JDevlieghere wrote:

Yes, this was changed with https://discourse.llvm.org/t/is-c-in-header-files-still-relevant/83124/. New files shouldn't have the filename or file type (https://llvm.org/docs/CodingStandards.html#file-headers)


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


More information about the lldb-commits mailing list