diff options
| author | Michael Buch <michaelbuch12@gmail.com> | 2025-10-29 12:14:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 12:14:56 +0000 |
| commit | 49f918d4c3b68fbf3bf76a889b5d98c92c23d23a (patch) | |
| tree | 020ed8dfb148061010caa27dae300ab60de30264 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces | |
| parent | 4dfe212dade71e0e4e5ea4609e403f5e523eeb74 (diff) | |
| download | llvm-49f918d4c3b68fbf3bf76a889b5d98c92c23d23a.zip llvm-49f918d4c3b68fbf3bf76a889b5d98c92c23d23a.tar.gz llvm-49f918d4c3b68fbf3bf76a889b5d98c92c23d23a.tar.bz2 | |
[llvm][Bitcode][ObjC] Fix order of setter/getter argument to DIObjCProperty constructor (#165421)
Depends on:
* https://github.com/llvm/llvm-project/pull/165401
We weren't testing `DIObjCProperty` roundtripping. So this was never
caught.
The consequence of this is that the `setter:` would have the getter name
and `getter:` would have the setter name.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions
