[llvm] [clang] [coverage] skipping code coverage for 'if constexpr' and 'if consteval' [WIP] (PR #78033)

Jessica Paquette via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 14 22:36:06 PST 2024


Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/78033 at github.com>


ornata wrote:

I think that skipping whitespace-only regions in llvm-cov intuitively makes sense. In general, showing coverage information about empty spaces doesn't give the user any useful information.

I think I'd do that part in a separate patch though.

https://github.com/llvm/llvm-project/pull/78033


More information about the cfe-commits mailing list