[all-commits] [llvm/llvm-project] 145b1b: [lldb][nfc] Factor out code checking if Variable i...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Jun 11 09:58:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 145b1b0f103e61cfc8a47ed37080e955630a1390
      https://github.com/llvm/llvm-project/commit/145b1b0f103e61cfc8a47ed37080e955630a1390
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M lldb/include/lldb/Symbol/Variable.h
    M lldb/source/Symbol/Variable.cpp

  Log Message:
  -----------
  [lldb][nfc] Factor out code checking if Variable is in scope (#143572)

This is useful for checking whether a variable is in scope inside a
specific block.



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