[Lldb-commits] [PATCH] D27394: Fix expression evaluation inside lambda functions for gcc

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 5 08:35:43 PST 2016


clayborg added a reviewer: spyffe.
clayborg added a comment.

I am going to include Sean Callanan in on this one to see what he thinks. We might just want to fix the AST importer so that it can handle types in a BlockDecl.


https://reviews.llvm.org/D27394





More information about the lldb-commits mailing list