================ @@ -40,6 +40,12 @@ functions: arguments: - type: size_t - type: size_t + - name: memalignment + standards: + - gnu ---------------- jhuber6 wrote: Isn't this a standard C function? Not a GNU extension? https://github.com/llvm/llvm-project/pull/132493