[all-commits] [llvm/llvm-project] 7b06cb: Add an opque payload field to lldb::Type (NFC).

adrian-prantl via All-commits all-commits at lists.llvm.org
Tue Mar 31 11:14:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b06cb4523083206ad79776c80a564cd26bd8326
      https://github.com/llvm/llvm-project/commit/7b06cb4523083206ad79776c80a564cd26bd8326
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M lldb/include/lldb/Symbol/Type.h
    M lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/Symbol/Type.cpp

  Log Message:
  -----------
  Add an opque payload field to lldb::Type (NFC).

Differential Revision: https://reviews.llvm.org/D75562




More information about the All-commits mailing list