[PATCH] D72231: [Sema] Adds the pointer-to-int-cast diagnostic
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 5 11:52:52 PST 2020
xbolva00 added a comment.
>> The diagnostic is not enabled by default
But GCC enables it for C even without "-Wall or -Wextra". Clang should follow it..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72231/new/
https://reviews.llvm.org/D72231
More information about the cfe-commits
mailing list