[all-commits] [llvm/llvm-project] f79990: [Clang][Sema] Add MultiLevelTemplateArgumentList::...

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Fri Apr 7 12:37:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f799901c06c015cc30cf123a8f0c01f8b107669e
      https://github.com/llvm/llvm-project/commit/f799901c06c015cc30cf123a8f0c01f8b107669e
  Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M clang/include/clang/Sema/Template.h

  Log Message:
  -----------
  [Clang][Sema] Add MultiLevelTemplateArgumentList::dump

Add MultiLevelTemplateArgumentList::dump
(similarly to TemplateArgument::dump).

Differential revision: https://reviews.llvm.org/D147744




More information about the All-commits mailing list