Alejandro =?utf-8?q?Álvarez_Ayllón?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


steakhal wrote:

> > Should we warn about flax arrays if `-fstrict-flex-arrays` is explicitly 
> > specified in the clang flags? 
> > https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-fstrict-flex-arrays
> 
> You mean, and replace the option I added to the checker? I suppose it does 
> make sense, if there is already a flag for it.

It makes sense if the checker has an option to override this thus have 
precedence.

https://github.com/llvm/llvm-project/pull/159357
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to