summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGStmtOpenMP.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-01-20 12:23:23 +0000
committerPavel Labath <labath@google.com>2016-01-20 12:23:23 +0000
commita97595999653b2a2c79a7efd10bfce4fdcf15b44 (patch)
tree63f64ceac20d2b36bfa9962ad3e497f2b934636b /clang/lib/CodeGen/CGStmtOpenMP.cpp
parentdb1958d1361247e9a7ef3a9fa74b3c2dbbebb44a (diff)
downloadbcm5719-llvm-a97595999653b2a2c79a7efd10bfce4fdcf15b44.tar.gz
bcm5719-llvm-a97595999653b2a2c79a7efd10bfce4fdcf15b44.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CGStmtOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud