[PATCH] D85176: [Coverage] Emit gap region after conditions when macro is present.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 10:48:11 PST 2021
zequanwu added a comment.
In D85176#2572661 <https://reviews.llvm.org/D85176#2572661>, @saugustine wrote:
> This commit introduced an unused variable warning when built without asserts. (CoverageMappingGen.cpp:984) I have fixed it with rG4544a63b7705 <https://reviews.llvm.org/rG4544a63b77056212af341722b2e04471a8ec0be6>.
Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85176/new/
https://reviews.llvm.org/D85176
More information about the cfe-commits
mailing list