[all-commits] [llvm/llvm-project] 599085: [LLDB][NFC] Add a missing namespace

Walter Erquinigo via All-commits all-commits at lists.llvm.org
Tue Oct 17 15:16:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59908504cd7a72cd2a614e5c6db5410101209365
      https://github.com/llvm/llvm-project/commit/59908504cd7a72cd2a614e5c6db5410101209365
  Author: walter erquinigo <walter at modular.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h

  Log Message:
  -----------
  [LLDB][NFC] Add a missing namespace

This adds back a namespace to the value of a #define statement. This is needed to prevent collision with other types with the same name.




More information about the All-commits mailing list