[all-commits] [llvm/llvm-project] 599027: [clang] Add invalid check in NormalizedConstraint:...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Mar 28 10:59:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 599027857e1007ff402094a3a550b4832f3f5146
https://github.com/llvm/llvm-project/commit/599027857e1007ff402094a3a550b4832f3f5146
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
Log Message:
-----------
[clang] Add invalid check in NormalizedConstraint::fromConstraintExpr. (#86943)
This is an oversight spot in #86869, we should always check the invalid
bit after constructing the `Sema::InstantiatingTemplate` RAII object.
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