[Lldb-commits] [PATCH] D75562: Add an opque payload field to	lldb::Type (NFC).
    Adrian Prantl via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Mar 17 11:16:54 PDT 2020
    
    
  
aprantl updated this revision to Diff 250829.
aprantl added a comment.
Address feedback from Pavel and add the payload to the constructor.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75562/new/
https://reviews.llvm.org/D75562
Files:
  lldb/include/lldb/Symbol/Type.h
  lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
  lldb/source/Symbol/Type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75562.250829.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200317/230b186c/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list