[all-commits] [llvm/llvm-project] c493d4: [clang] Fix missing template arguments in AST of a...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Tue Sep 20 15:47:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c493d49cefeefa87532a2987a776b5433265e49f
      https://github.com/llvm/llvm-project/commit/c493d49cefeefa87532a2987a776b5433265e49f
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaExprMember.cpp
    M clang/test/SemaCXX/cxx1z-ast-print.cpp
    M clang/unittests/Tooling/Syntax/BuildTreeTest.cpp

  Log Message:
  -----------
  [clang] Fix missing template arguments in AST of access to member variable template

Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>

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




More information about the All-commits mailing list