[PATCH] D26108: Add -Wnullability-completeness-on-arrays.

Ricardo Sanchez-Saez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 10:35:42 PDT 2017


rsanchezsaez added a comment.

Oh, I see. Thanks for the explanation.

The fix-it syntax got me confused:

  - (instancetype)initWithValues:(const int32_t [__null_unspecified])values


Repository:
  rL LLVM

https://reviews.llvm.org/D26108





More information about the cfe-commits mailing list