https://github.com/RenjiSann closed
https://github.com/llvm/llvm-project/pull/156307
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/RenjiSann updated
https://github.com/llvm/llvm-project/pull/156307
From 78c849f1c1f98db4c16c04e3258db5411e979cc1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dorian=20P=C3=A9ron?=
Date: Tue, 19 Aug 2025 14:12:15 +
Subject: [PATCH 1/4] [Coverage] Add CovInstrLevel enum and add
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?=
Message-ID:
In-Reply-To:
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: Dorian Péron (RenjiSann)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/156307.diff
8 Files Affected:
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?=
Message-ID:
In-Reply-To:
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Dorian Péron (RenjiSann)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/156307.diff
8 Files Affected:
- (modif
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?= ,
Dorian =?utf-8?q?Péron?=
Message-ID:
In-Reply-To:
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to
https://github.com/RenjiSann created
https://github.com/llvm/llvm-project/pull/156307
None
From 1252628915e0d113844e7a8f6fd4b126bea706f9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dorian=20P=C3=A9ron?=
Date: Tue, 19 Aug 2025 14:12:15 +
Subject: [PATCH 1/4] [Coverage] Add CovInstrLevel enum a