[Lldb-commits] [PATCH] D145245: [lldb] Ignore libcxx std::ranges global variables in frame var

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 3 09:37:15 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGde10c1a82440: [lldb] Ignore libcxx std::ranges global variables in frame var (authored by Michael137).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145245

Files:
  lldb/include/lldb/Target/LanguageRuntime.h
  lldb/source/Core/ValueObject.cpp
  lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
  lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
  lldb/test/API/lang/cpp/hide_global_ranges_vars/Makefile
  lldb/test/API/lang/cpp/hide_global_ranges_vars/TestHideGlobalRangesVars.py
  lldb/test/API/lang/cpp/hide_global_ranges_vars/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145245.502165.patch
Type: text/x-patch
Size: 5378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230303/02b3f287/attachment.bin>


More information about the lldb-commits mailing list