[PATCH] D78442: Create a warning flag for 'warn_conv_*_not_used'
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 13:55:34 PDT 2020
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Sorry for the delay, LG.
================
Comment at: clang/test/Misc/warning-flags.c:21
-CHECK: Warnings without flags (72):
+CHECK: Warnings without flags (69):
+
----------------
Right, it's a good change regardless of whether or not that improves gcc compatibility.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78442/new/
https://reviews.llvm.org/D78442
More information about the cfe-commits
mailing list