hanchenye-llvm-project/parallel-libs/acxxel/tests
Jason Henline 492c5a1674 [Axccel] Remove -Wno-missing-braces in build
Summary:
I originally added the -Wno-missing-braces flag because I thought it was
erroneously flagging std::array initializations. Now I realize the extra
braces really are desired for these initializations, so I'm turning the
warning flag back on.

Reviewers: jlebar

Subscribers: mgorny, parallel_libs-commits

Differential Revision: https://reviews.llvm.org/D27941

llvm-svn: 290137
2016-12-19 21:34:07 +00:00
..
CMakeLists.txt
acxxel_test.cpp
multi_device_test.cpp
opencl_test.cpp
span_test.cpp [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
status_test.cpp