[PATCH] D19783: Fix cv-qualification of '*this' captures (and nasty bug PR27507 introduced by commit 263921 "Implement Lambda Capture of *this by Value as [=, *this]")
Faisal Vali via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 11 09:50:50 PDT 2016
faisalv accepted this revision.
faisalv added a reviewer: faisalv.
faisalv added a comment.
This revision is now accepted and ready to land.
Committed as r272480
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160606/161728.html
http://reviews.llvm.org/D19783
More information about the cfe-commits
mailing list