[llvm-branch-commits] [compiler-rt] [llvm] release/19.x: [MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126) (PR #101629)
Jessica Paquette via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Aug 2 05:00:30 PDT 2024
ornata wrote:
IIUC
- Scope: Programs built with MC/DC coverage with continuous mode enabled.
- Risk: This is a new feature for MC/DC coverage. Previously, MC/DC had no support for continuous mode. There should be no breakage introduced for existing features.
- Testing: LLVM lit tests attached.
@chapuni What testing have you done other than LLVM lit tests? LLVM test suite? Clang itself?
https://github.com/llvm/llvm-project/pull/101629
More information about the llvm-branch-commits
mailing list