[PATCH] D23921: Remove va_start diagnostic false positive with enumerations
Attila Török via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 16 04:00:20 PST 2016
torokati44 added a comment.
I see this has been reverted in r281612, but I can no longer access the build log serving as a reason linked in the message: https://www.mail-archive.com/cfe-commits@lists.llvm.org/msg35386.html
We have a few false-positive warnings that (I think) would be silenced by this change. I'm just wondering if something like this, if not this, could be included anyway? Not critical of course, it just would be nice.
https://reviews.llvm.org/D23921
More information about the cfe-commits
mailing list