[all-commits] [llvm/llvm-project] 16397e: [Clang][Sema] Push an evaluation context for type ...

Younan Zhang via All-commits all-commits at lists.llvm.org
Sat Jun 1 01:16:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16397e8ec7ffbee2907dfec698356f67672086e8
      https://github.com/llvm/llvm-project/commit/16397e8ec7ffbee2907dfec698356f67672086e8
  Author: Younan Zhang <zyn7109 at gmail.com>
  Date:   2024-06-01 (Sat, 01 Jun 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateDeduction.cpp
    M clang/test/SemaTemplate/concepts-lambda.cpp

  Log Message:
  -----------
  [Clang][Sema] Push an evaluation context for type constraints (#93945)

This helps getTemplateInstantiationArgs() to properly recover template
arguments of an enclosing concept Decl.

Fixes https://github.com/llvm/llvm-project/issues/93821



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list