[Lldb-commits] [PATCH] D51387: Allow Template argument accessors to automatically unwrap parameter packs
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Aug 10 21:01:16 PDT 2022
    
    
  
JDevlieghere updated this revision to Diff 451714.
JDevlieghere added a comment.
- Rebase
- Address Jim's code review feedback
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D51387/new/
https://reviews.llvm.org/D51387
Files:
  lldb/include/lldb/Symbol/CompilerType.h
  lldb/include/lldb/Symbol/TypeSystem.h
  lldb/source/API/SBType.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
  lldb/source/Symbol/CompilerType.cpp
  lldb/source/Symbol/TypeSystem.cpp
  lldb/test/API/lang/cpp/class-template-parameter-pack/TestTemplatePackArgs.py
  lldb/test/API/lang/cpp/class-template-parameter-pack/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51387.451714.patch
Type: text/x-patch
Size: 18454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220811/b75552a2/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list