diff options
author | Jason Henline <jhen@google.com> | 2016-12-19 21:34:07 +0000 |
---|---|---|
committer | Jason Henline <jhen@google.com> | 2016-12-19 21:34:07 +0000 |
commit | 492c5a16741e40a869b1b9981261c7644fd0f1c9 (patch) | |
tree | 941ccb4b942a87e292b51c951391ae6a27a2eedf /llvm/lib/Fuzzer/FuzzerDriver.cpp | |
parent | 5967c973238605101632e320ea1f7990a6cd9b27 (diff) | |
download | bcm5719-llvm-492c5a16741e40a869b1b9981261c7644fd0f1c9.tar.gz bcm5719-llvm-492c5a16741e40a869b1b9981261c7644fd0f1c9.zip |
[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
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerDriver.cpp')
0 files changed, 0 insertions, 0 deletions