[Lldb-commits] [PATCH] D100662: [lldb] Make the ClassTemplateDecl merging logic in TypeSystemClang respect template parameters

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 15 10:25:40 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8567559cf38: [lldb] Make the ClassTemplateDecl merging logic in TypeSystemClang respect… (authored by teemperor).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100662

Files:
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
  lldb/test/API/lang/cpp/forward-declared-template-specialization/Makefile
  lldb/test/API/lang/cpp/forward-declared-template-specialization/TestCppForwardDeclaredTemplateSpecialization.py
  lldb/test/API/lang/cpp/forward-declared-template-specialization/main.cpp
  lldb/test/API/lang/cpp/incompatible-class-templates/Makefile
  lldb/test/API/lang/cpp/incompatible-class-templates/TestCppIncompatibleClassTemplates.py
  lldb/test/API/lang/cpp/incompatible-class-templates/main.cpp
  lldb/test/API/lang/cpp/incompatible-class-templates/other.cpp
  lldb/unittests/Symbol/TestTypeSystemClang.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100662.352175.patch
Type: text/x-patch
Size: 20265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210615/679801d3/attachment-0001.bin>


More information about the lldb-commits mailing list