[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
GitOrigin-RevId: 492c5a16741e40a869b1b9981261c7644fd0f1c9
3 files changed
tree: 104afd46ba2f604be7ab1bb73c92065d37f34635
  1. acxxel/
  2. .arcconfig
  3. .clang-format
  4. .clang-tidy
  5. CMakeLists.txt
  6. README.rst