Skip to content
Snippets Groups Projects
Commit c95b2987 authored by Nicolas Léveillé's avatar Nicolas Léveillé
Browse files

Support variable array length instantiation on MSVC

As MSVC doesn't implement C99, variable-length arrays
are not supported. We use _alloca instead.
parent c5ca35c3
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