[PATCH] D66348: [ASTImporter] Do not look up lambda classes
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 21:17:48 PDT 2019
shafik accepted this revision.
shafik added a comment.
This revision is now accepted and ready to land.
I was concerned about how this would affect LLDB but after thinking about it I realized that in the DWARF we will just end up with one `DW_TAG_class_type`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66348/new/
https://reviews.llvm.org/D66348
More information about the cfe-commits
mailing list