[PATCH] D22662: [cxx1z-constexpr-lambda] Make a lambda's closure type a literal type in C++1z.
Faisal Vali via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 22 21:17:17 PDT 2016
faisalv accepted this revision.
faisalv added a reviewer: faisalv.
faisalv added a comment.
This revision is now accepted and ready to land.
Thanks Richard. Your request to separate out and centralize the diagnostic portion of the patch certainly seems like a good idea - and I shall do so separately.
The approved portion of this small patch is committed as: r276514.
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160718/165670.html
Thanks!
https://reviews.llvm.org/D22662
More information about the cfe-commits
mailing list