[PATCH] D134874: [Concepts] Fix Concepts on generic lambda in a VarTemplateSpecDecl
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 29 13:03:15 PDT 2022
erichkeane updated this revision to Diff 464003.
erichkeane added a comment.
Looks like that problem was fixed easy enough, so back to all tests passing :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134874/new/
https://reviews.llvm.org/D134874
Files:
clang/include/clang/AST/DeclBase.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/DeclBase.cpp
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/test/SemaTemplate/concepts-lambda.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134874.464003.patch
Type: text/x-patch
Size: 23860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/392ea793/attachment-0001.bin>
More information about the cfe-commits
mailing list