[PATCH] D67287: [Diagnostics] Add -Wsizeof-array-div
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 16:28:00 PDT 2019
xbolva00 added a comment.
Hm, yes, I will disable this warning if the element type is an array I think.
Or just wait and see how gcc devs will implement this and whether they will restrict it or not.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67287/new/
https://reviews.llvm.org/D67287
More information about the llvm-commits
mailing list