[Lldb-commits] [PATCH] D140030: [lldb][TypeSystemClang][NFC] Make TemplateParameterInfos members private

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 15 15:53:09 PST 2022


Michael137 updated this revision to Diff 483378.
Michael137 added a comment.

- No need for manipulator wrapper. Add constructors instead


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140030/new/

https://reviews.llvm.org/D140030

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
  lldb/unittests/Symbol/TestTypeSystemClang.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140030.483378.patch
Type: text/x-patch
Size: 22587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221215/266fa0bd/attachment-0001.bin>


More information about the lldb-commits mailing list