[libc-commits] [libc] [libc][newhdrgen] removing trailing spaces -- yaml (PR #102043)

via libc-commits libc-commits at lists.llvm.org
Mon Aug 5 12:34:40 PDT 2024


================
@@ -79,37 +79,37 @@ functions:
       - type: void *
       - type: size_t
   - name: mlockall
-    standards: 
+    standards:
       -POSIX
----------------
overmighty wrote:

```suggestion
      - POSIX
```

I don't know if you want to turn this into a more general cleanup PR or not.

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


More information about the libc-commits mailing list