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

Jordan Rose via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 10:39:27 PDT 2017


jordan_rose added a comment.

Yep, that's the correct syntax. It's not wonderful, but it's already where the C standard lets you put `const`, so we're just following established practice. (Learn something new and awful about C every day!)


Repository:
  rL LLVM

https://reviews.llvm.org/D26108





More information about the cfe-commits mailing list