[Lldb-commits] [PATCH] D69704: [lldb] Add IsDebugInfoCompatible method to SBModule to allow checking compatibility between language versions
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 13 07:12:41 PST 2019
teemperor updated this revision to Diff 229092.
teemperor added a comment.
- Simplified error handling (Thanks Pavel)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69704/new/
https://reviews.llvm.org/D69704
Files:
lldb/include/lldb/API/SBError.h
lldb/include/lldb/API/SBModule.h
lldb/include/lldb/Symbol/TypeSystem.h
lldb/packages/Python/lldbsuite/test/python_api/module_compability/Makefile
lldb/packages/Python/lldbsuite/test/python_api/module_compability/TestModuleDebugInfoCompatible.py
lldb/packages/Python/lldbsuite/test/python_api/module_compability/main.cpp
lldb/scripts/interface/SBModule.i
lldb/source/API/SBModule.cpp
lldb/source/Symbol/TypeSystem.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69704.229092.patch
Type: text/x-patch
Size: 8023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191113/207da56d/attachment.bin>
More information about the lldb-commits
mailing list