[all-commits] [llvm/llvm-project] fef0b8: [lldb] Let languages see all SymbolContexts at onc...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Mar 12 03:22:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fef0b8a0ba58b56fc7ab54143e8d2f4c02938777
      https://github.com/llvm/llvm-project/commit/fef0b8a0ba58b56fc7ab54143e8d2f4c02938777
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M lldb/include/lldb/Target/Language.h
    M lldb/source/Breakpoint/BreakpointResolver.cpp

  Log Message:
  -----------
  [lldb] Let languages see all SymbolContexts at once when filtering breakpoints (#129937)

This allows languages to make decisions based on the whole set of symbol
contexts, giving them strictly more power than when they are only
allowed to see one at a time.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list