[all-commits] [llvm/llvm-project] b25902: [NFCI] Propagate MLTAL through more concepts in pr...

Erich Keane via All-commits all-commits at lists.llvm.org
Fri Jul 29 05:54:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b25902736c2e330429278e1929cc5afd2201fb77
      https://github.com/llvm/llvm-project/commit/b25902736c2e330429278e1929cc5afd2201fb77
  Author: Erich Keane <erich.keane at intel.com>
  Date:   2022-07-29 (Fri, 29 Jul 2022)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaConcept.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateDeduction.cpp

  Log Message:
  -----------
  [NFCI] Propagate MLTAL through more concepts in prep of deferred inst.

In preperation of the deferred instantation progress, this patch
propagates the multi-level template argument lists further through the
API to reduce the size of that patch.




More information about the All-commits mailing list