diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2025-04-30 11:23:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 10:23:30 +0100 |
commit | 3e523502a15944c0da8067bad93ab1fc1bac47b7 (patch) | |
tree | aa64db73174d048d76b1b92b1f6c94f18ac0b090 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | bb2f7596a8b963af06e9dde821dcea1252ba4892 (diff) | |
download | llvm-3e523502a15944c0da8067bad93ab1fc1bac47b7.zip llvm-3e523502a15944c0da8067bad93ab1fc1bac47b7.tar.gz llvm-3e523502a15944c0da8067bad93ab1fc1bac47b7.tar.bz2 |
[DLCov] Move DebugLoc coverage macro to llvm-config.h (#137787)
This patch follows the reversion of #107279, which caused errors by
including `llvm/Config/config.h` in a public header. In order to reapply
that patch, this PR moves the definition of the config option to the
`llvm-config.h` header instead, so that it can be used publicly. This
patch also adds `LLVM_` as a prefix to the define, since it is now in a
public header.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions