[Lldb-commits] [PATCH] D125437: [lldb/API] Add SBCompileUnit::GetIndexForLineEntry method to SB API
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 11 19:34:55 PDT 2022
mib updated this revision to Diff 428841.
mib added a comment.
I forgot to add the test in the previous diffs --'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125437/new/
https://reviews.llvm.org/D125437
Files:
lldb/bindings/interface/SBCompileUnit.i
lldb/include/lldb/API/SBCompileUnit.h
lldb/source/API/SBCompileUnit.cpp
lldb/test/API/python_api/compile_unit/Makefile
lldb/test/API/python_api/compile_unit/TestCompileUnitAPI.py
lldb/test/API/python_api/compile_unit/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125437.428841.patch
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220512/165bff82/attachment.bin>
More information about the lldb-commits
mailing list