diff options
author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2024-11-18 10:08:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 10:08:44 -0800 |
commit | 589ab28d87616006d7f8cf2402379811e2a6183f (patch) | |
tree | 553134d8e5a2e0b7162c2ddb0ebe480836a29ee5 /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 900c0565314618ec142b020cea1f9c86e2f8282b (diff) | |
download | llvm-589ab28d87616006d7f8cf2402379811e2a6183f.zip llvm-589ab28d87616006d7f8cf2402379811e2a6183f.tar.gz llvm-589ab28d87616006d7f8cf2402379811e2a6183f.tar.bz2 |
[lldb][sbapi][NFC] Remove commented out typedef from SBBreakpointName (#116434)
SBBreakpointName has a typedef for BreakpointHitCallback used in
SetCallback(), but this typedef has been commented out in
SBBreakpointName and added instead to SBDefines. Since SB API callbacks
are placed in SBDefines, this commit removes this commented out portion.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions