[PATCH] D42301: [ASTImporter] Support LambdaExprs and improve template support
Aleksei Sidorin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 25 09:18:19 PST 2018
a.sidorin added a comment.
Thank you, Gabor. I'll change cast<> to cast_or_null<> to enable the assertion below.
Repository:
rC Clang
https://reviews.llvm.org/D42301
More information about the cfe-commits
mailing list