Patch enables handing of DWARFv5 DW_MACRO_define_strx and DW_MACRO_undef_strx
~~~
OS Laboratory. Huawei RRI. Saint-Petersburg
Differential D130062
[lldb][DWARF5] Enable macro evaluation kpdev42 on Jul 19 2022, 1:04 AM. Authored by
Details Patch enables handing of DWARFv5 DW_MACRO_define_strx and DW_MACRO_undef_strx ~~~ OS Laboratory. Huawei RRI. Saint-Petersburg
Diff Detail
Event Timeline
Comment Actions This test fails to compile on Darwin https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/46816/testReport/junit/lldb-api/commands_expression_macros/TestMacros_py/ Can you please add a @skipIfDarwin decorator? Comment Actions Great. I was asking because we had issues with the bot not sending these out recently. |