[all-commits] [llvm/llvm-project] aeb198: [lldb] Fully namespace SBType callback function pa...

Chelsea Cassanova via All-commits all-commits at lists.llvm.org
Wed Aug 7 15:05:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aeb1989bb585e216a13fddeaf28887bdf8623075
      https://github.com/llvm/llvm-project/commit/aeb1989bb585e216a13fddeaf28887bdf8623075
  Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M lldb/include/lldb/API/SBDefines.h
    M lldb/include/lldb/lldb-types.h

  Log Message:
  -----------
  [lldb] Fully namespace SBType callback function parameters (#102375)

This commit fully namespaces callback function pointer parameters that
are SB types in `SBDefines` and `lldb-types`. We have a clang-based tool
that reads these headers and it would benefit from having the parameters
being fully namespaced here.



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