[PATCH] D97101: [Coverage] Emit zero count gap region between statements if first statements contains return, throw, goto, co_return

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 11:11:17 PST 2021


rnk added a comment.

Are the check-profile presubmit test failures related to this patch? Do we have to revert D85036 <https://reviews.llvm.org/D85036> in the same patch in order to keep the integration tests green?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97101/new/

https://reviews.llvm.org/D97101



More information about the cfe-commits mailing list