Skip to content
Commit b936c4b3 authored by Michael Kruse's avatar Michael Kruse
Browse files

[PPCG] Compile fix for MSVC.

Visual Studio, even the 2017 version, does not support C99 VLAs.

For VLA paramters, the length of the outermost dimension is not
required anyway, so remove it.

llvm-svn: 308643
parent 6f6788b9
Loading
Loading
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