[PATCH] D75297: [TypeSize] Allow returning scalable size in implicit conversion to uint64_t
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 13:12:29 PST 2020
efriedma added a comment.
Yes, producing warnings by default is going to be a problem. One, it's going to really annoy everyone else, and two, some bots build with -Werror.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75297/new/
https://reviews.llvm.org/D75297
More information about the llvm-commits
mailing list