[PATCH] D126864: [clang] Introduce -fstrict-flex-arrays=<n> for stricter handling of flexible arrays

Kees Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 07:57:32 PDT 2022


kees added a comment.

In D126864#3598257 <https://reviews.llvm.org/D126864#3598257>, @serge-sans-paille wrote:

> @kees does the new version looks good to you?

Hi, yes, this is working as expected in my kernel builds. Yay! :)


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

https://reviews.llvm.org/D126864



More information about the cfe-commits mailing list