davide added inline comments.
================ Comment at: include/lldb/Target/StackFrame.h:506-507 + lldb::ValueObjectSP FindVariable(const char *name); + //------------------------------------------------------------------ ---------------- Also, I think you might want to add a doxygen comment here, as this function is now part of the API. https://reviews.llvm.org/D52247 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits