[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:34:31 PDT 2016
ahatanak added a comment.
Thanks for the review. I committed the patch in r267956 and r267975.
Do you think I should make setFlags(unsigned F) return early if F == Flags?
Repository:
rL LLVM
http://reviews.llvm.org/D19175
More information about the cfe-commits
mailing list