[PATCH] D83592: [Coverage] Add comment to skipped regions
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 08:11:37 PDT 2020
hans added a comment.
This caused asserts in Chromium's coverage builds: https://bugs.chromium.org/p/chromium/issues/detail?id=1108352
I've reverted it in the meantime (238bbd48c5a5f84deca36e5df980241578f7c1df <https://reviews.llvm.org/rG238bbd48c5a5f84deca36e5df980241578f7c1df>).
It also looks like the commit landed with the wrong Phabricator review number.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83592/new/
https://reviews.llvm.org/D83592
More information about the llvm-commits
mailing list