Skip to content
Snippets Groups Projects
Commit b695fdd9 authored by Roland McGrath's avatar Roland McGrath
Browse files

[aarch64] Avoid initializers for VLAs

Clang doesn't accept initializer syntax for variable-length
arrays in C. Just use memset instead.
parent 31cf28c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment