[PATCH] D60672: [libclang] visit c++14 lambda capture init expressions
Nikolai Kosjar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 21 01:36:55 PDT 2019
nik added a comment.
> Are you sure you have compiled this patch? If I comment out the visit of the InitExpr in CIndex.cpp again, then I get the same failure as you...
Huch, I've indeed somehow missed to compile. Sorry for that. Works fine after compilation :)
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60672/new/
https://reviews.llvm.org/D60672
More information about the cfe-commits
mailing list