https://github.com/gulfemsavrun closed
https://github.com/llvm/llvm-project/pull/93496
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/petrhosek approved this pull request.
https://github.com/llvm/llvm-project/pull/93496
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: None (gulfemsavrun)
Changes
This patch adds hidden visibility to the variable
that is used by the single byte counters mode in
source-based code coverage.
---
Full diff: https://github.com/llvm/llvm-project/pull/93496.diff
1 File
https://github.com/gulfemsavrun created
https://github.com/llvm/llvm-project/pull/93496
This patch adds hidden visibility to the variable
that is used by the single byte counters mode in
source-based code coverage.
>From 1e0625be05a30118eeadd1d65df675da4cddc313 Mon Sep 17 00:00:00 2001
From: Gu