[clang] [Coverage] Fix assertion failure when a -isystem header invokes a user macro (PR #195427)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri May 8 22:55:18 PDT 2026


MaskRay wrote:

Ping :) With this patch we should be able to use https://clang.llvm.org/docs/SourceBasedCodeCoverage.html#source-based-code-coverage on clang itself , fixing an Oct 2024 regression.

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


More information about the cfe-commits mailing list