[PATCH] D97101: [Coverage] Emit gap region between statements if first statements contains terminate statements.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 4 11:53:46 PST 2021


zequanwu added a comment.

In D97101#2603321 <https://reviews.llvm.org/D97101#2603321>, @thakis wrote:

> This broke ContinuousSyncMode/basic.c in check-profile on macOS (see e.g. end of https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8853690069583264896/+/steps/package_clang/0/stdout?format=raw), so I reverted it for now.
>
> It repros on my laptop, so let me know if you want me to try things :)

Relanded with update on the broken test case.


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