Skip to content
Commit a9759599 authored by Pavel Labath's avatar Pavel Labath
Browse files

Fix clang warning in RenderScriptRuntime

std::array should have "the same semantics as a struct holding a C-style array T[N] as its only
non-static data member", so the initialization should have one more level of braces. Hopefully,
no compiler will object to that.

llvm-svn: 258306
parent db1958d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment