diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2025-07-02 15:57:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 15:57:56 +0100 |
commit | 242996efee4aaa30dd0ddb4359675b8bc103294a (patch) | |
tree | 149c289290f3294f182cf40ea23c4510e197316c /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | 03919ef8d9d952b2e5b7feb8c39f0eec9f4bada4 (diff) | |
download | llvm-242996efee4aaa30dd0ddb4359675b8bc103294a.zip llvm-242996efee4aaa30dd0ddb4359675b8bc103294a.tar.gz llvm-242996efee4aaa30dd0ddb4359675b8bc103294a.tar.bz2 |
[Clang][DLCov][NFCish] Fix debugloc coverage tracking macro in Clang (#146521)
In a previous commit, the llvm-config-defined macro
LLVM_ENABLE_DEBUGLOC_COVERAGE_TRACKING was renamed to
LLVM_ENABLE_DEBUGLOC_TRACKING_COVERAGE. One instance of this in Clang
remains unchanged; this patch renames it, and adds an explicit
llvm-config inclusion to ensure the define doesn't silently get removed.
NFC outside of coverage tracking builds, which we do not currently test.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions