[clang] [Coverage] Map regions from system headers (PR #76950)

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 14:52:39 PST 2024


chapuni wrote:

I haven't had a reduced testcase for it, though.

I expect it reproducible with `-fcoverage-mcdc -mllvm -system-headers-coverage` to build `LLVMSupport`. `clangCodeGen` will crash. (`llvm-cov` crashes w/o `system-headers-coverage`)

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


More information about the cfe-commits mailing list