[all-commits] [llvm/llvm-project] 8ada88: SubstTemplateTypeParmType can contain an 'auto' ty...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Fri Jul 16 05:36:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ada884cbc2f02863cd71bddd97c7ff206ad3256
      https://github.com/llvm/llvm-project/commit/8ada884cbc2f02863cd71bddd97c7ff206ad3256
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2021-07-16 (Fri, 16 Jul 2021)

  Changed paths:
    M clang/lib/AST/Type.cpp
    A clang/test/SemaCXX/crash-auto-36064.cpp

  Log Message:
  -----------
  SubstTemplateTypeParmType can contain an 'auto' type in their replacement type

This fixes bug 36064

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




More information about the All-commits mailing list