[all-commits] [llvm/llvm-project] 09b54e: When re-checking an already-substituted template a...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Nov 3 14:10:20 PST 2020


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

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiate.cpp
    M clang/test/SemaTemplate/temp_arg_nontype_cxx11.cpp

  Log Message:
  -----------
  When re-checking an already-substituted template argument, don't lose
the reference-ness of the parameter's type.




More information about the All-commits mailing list