[Lldb-commits] [lldb] [lldb][Symbol] Make sure we decrement PC before checking location list (PR #74772)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 7 14:46:43 PST 2023
https://github.com/jasonmolenda approved this pull request.
This looks good to me. Do you think we take the frame variable test in API/functionalities/location-list-lookup/TestLocationListLookup.py and add it to your test? They're testing the same thing, and getting there the same way so I'm not sure there's value to having the two separate tests for the frame variable codepath and the expr codepath.
https://github.com/llvm/llvm-project/pull/74772
More information about the lldb-commits
mailing list