[PATCH] D19175: Fix for PR27015 (variable template initialized with a generic lambda expression)

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 19:30:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267975: [Parser] Clear the TemplateParamScope bit of the current scope's flag (authored by ahatanak).

Changed prior to commit:
  http://reviews.llvm.org/D19175?vs=55484&id=55523#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19175

Files:
  cfe/trunk/include/clang/Sema/Scope.h
  cfe/trunk/lib/Parse/ParseTemplate.cpp
  cfe/trunk/lib/Sema/Scope.cpp
  cfe/trunk/lib/Sema/SemaLambda.cpp
  cfe/trunk/test/CXX/drs/dr1xx.cpp
  cfe/trunk/test/CXX/temp/temp.arg/temp.arg.nontype/p1.cpp
  cfe/trunk/test/SemaCXX/vartemplate-lambda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19175.55523.patch
Type: text/x-patch
Size: 4210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/89200b3a/attachment.bin>


More information about the cfe-commits mailing list