[all-commits] [llvm/llvm-project] 8beb2e: [clang] Fixes #138823
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Thu Jul 10 04:10:43 PDT 2025
Branch: refs/heads/users/ojhunt/pr-138823
Home: https://github.com/llvm/llvm-project
Commit: 8beb2eeab5270df51408d233d90d89be735b1828
https://github.com/llvm/llvm-project/commit/8beb2eeab5270df51408d233d90d89be735b1828
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaTemplate.cpp
A clang/test/SemaCXX/concept-diagnose-unexpanded-pack.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