[Lldb-commits] [PATCH] D125509: [LLDB][NFC] Decouple dwarf location table from DWARFExpression.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 7 16:34:29 PDT 2022


JDevlieghere added a comment.

This is breaking a bunch of tests on GreenDragon:

  lldb-api.functionalities/location-list-lookup.TestLocationListLookup.py
  lldb-api.functionalities/param_entry_vals/basic_entry_values.TestBasicEntryValues.py
  lldb-api.functionalities/return-value.TestReturnValue.py
  lldb-api.lang/c/const_variables.TestConstVariables.py
  lldb-api.lang/c/local_variables.TestLocalVariables.py
  lldb-api.lang/c/vla.TestVLA.py
  lldb-api.lang/objc/objc-optimized.TestObjcOptimized.py

https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/45155/


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125509/new/

https://reviews.llvm.org/D125509



More information about the lldb-commits mailing list