[all-commits] [llvm/llvm-project] 0bff3a: Lambdas are not necessarily locals. This resolves ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri Feb 18 06:11:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bff3a965022647fcdd17cc8f2217f5a2cd30b4c
https://github.com/llvm/llvm-project/commit/0bff3a965022647fcdd17cc8f2217f5a2cd30b4c
Author: David Stone <davidfromonline at gmail.com>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/test/SemaCXX/lambdas-implicit-explicit-template.cpp
Log Message:
-----------
Lambdas are not necessarily locals. This resolves DR48250.
Differential Revision: https://reviews.llvm.org/D99134
More information about the All-commits
mailing list