diff options
| author | Carlos Alberto Enciso <47597242+CarlosAlbertoEnciso@users.noreply.github.com> | 2023-10-25 10:35:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-25 10:35:03 +0100 |
| commit | 2399c77c8593b0ed3bd3988a5b72f8bf6b30b0de (patch) | |
| tree | 20319760f691c514f9df29ce35415f1ce6d95626 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.h | |
| parent | c912f88c2177f44d9a584b338f94b29a7873e028 (diff) | |
[Clang][DebugInfo] Clang generates an extra spurious unnamed 'dbg.declare' (#69681)
Do not emit call to llvm.dbg.declare when the variable declaration
is a DecompositionDecl as its instance class is always unnamed.
The emitted debug declare looks like:
call void @llvm.dbg.declare(metadata ..., metadata !xx, metadata ...)
!xx = !DILocalVariable(scope: !..., file: !..., line: ..., type: !...)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
