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.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2282 Build 2282: arc lint + arc unit