[PATCH] D40185: Loosen -Wempty-body warning.

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 10:41:35 PST 2017


rnk requested changes to this revision.
rnk added a comment.
This revision now requires changes to proceed.

Why does passing the rparen location for the if condition fix the warning for IF_ELSE? I assumed that would refer to the else clause semicolon.


https://reviews.llvm.org/D40185





More information about the cfe-commits mailing list