[clang] [Coverage][Expansion] handle nested macros in scratch space (PR #89869)

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 07:07:30 PDT 2024


================
@@ -0,0 +1,65 @@
+// RUN: %clang_cc1 -triple %itanium_abi_triple -std=c99 -fcoverage-mcdc -fprofile-instrument=clang -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only %s | FileCheck %s
----------------
chapuni wrote:

You may overwrite 896bceb with this.

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


More information about the cfe-commits mailing list