[all-commits] [llvm/llvm-project] 5f8556: [clang] Fixes #138823

Oliver Hunt via All-commits all-commits at lists.llvm.org
Thu Jul 10 17:32:35 PDT 2025


  Branch: refs/heads/users/ojhunt/pr-138823
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f8556c3b496605fe6f90698516487026f3c2f90
      https://github.com/llvm/llvm-project/commit/5f8556c3b496605fe6f90698516487026f3c2f90
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaCXX/concept-crash-on-diagnostic.cpp

  Log Message:
  -----------
  [clang] Fixes #138823

Make sure to mark a concept decl as being invalid if the constraint is
invalid.



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