[PATCH] D60646: [lld] Add double-braces for std::array to suppress warnings. NFC.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 22:38:52 PDT 2019


ruiu added a comment.

Yeah, if recent versions of clang and gcc are happy with the code, I wouldn't add the extra braces as Fangrui suggested. Thank you for your effort to fix warnings, though. It's important to keep our code warning-free.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60646/new/

https://reviews.llvm.org/D60646





More information about the llvm-commits mailing list