[all-commits] [llvm/llvm-project] 23dc04: Treat a placeholder type for class template argume...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Nov 24 16:59:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23dc04981be29b8398b7a409540646b58af76983
      https://github.com/llvm/llvm-project/commit/23dc04981be29b8398b7a409540646b58af76983
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M clang/lib/AST/ItaniumMangle.cpp
    M clang/test/CodeGenCXX/cxx1z-class-deduction.cpp

  Log Message:
  -----------
  Treat a placeholder type for class template argument deduction as
substitutable for the deduced template.

As agreed in https://github.com/itanium-cxx-abi/cxx-abi/issues/109.




More information about the All-commits mailing list