Skip to content

[libc] implement memalignment #132300

@michaelrj-google

Description

@michaelrj-google

Described in C23 (page 374): https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf#page=387

memalignment takes a void*and returns its alignment.

Here's a checklist for what you'll need to do for this:

Comment if you're interested in working on this, and feel free to reach out if you need help.

Metadata

Metadata

Assignees

Labels

good first issuehttps://github.com/llvm/llvm-project/contributelibc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions