[PATCH] D85176: [Coverage] Emit gap region after conditions when macro is present.

Sterling Augustine via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 13:17:09 PST 2021


saugustine added a comment.

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>.


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