[all-commits] [llvm/llvm-project] 41a2d7: [lldb][NFC] Build fix: use TemplateParameterInfos ...

Michael Buch via All-commits all-commits at lists.llvm.org
Thu Jan 26 19:11:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41a2d7a37cb1665f061a6ec6edd31a749417b024
      https://github.com/llvm/llvm-project/commit/41a2d7a37cb1665f061a6ec6edd31a749417b024
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  [lldb][NFC] Build fix: use TemplateParameterInfos public APIs instead of accessing private members

Fixes build failures caused by a faulty rebase
in `a29e06bbeaad7012ac85b221f1aaba3fe1d5fd35`

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




More information about the All-commits mailing list