[PATCH] D58896: Suppress -Wchar-subscripts if the index is a literal char
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 12:50:31 PST 2019
xbolva00 added a comment.
int('i') is nice fixit we could emit in this case! Thanks for this idea!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58896/new/
https://reviews.llvm.org/D58896
More information about the cfe-commits
mailing list