[Lldb-commits] [lldb] r248401 - DWARFASTParserClang::CompleteTypeFromDWARF: Handle incomplete baseclass or child

Siva Chandra via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 24 17:04:00 PDT 2015


On Thu, Sep 24, 2015 at 4:57 PM, Ed Maste <emaste at freebsd.org> wrote:

> On 24 September 2015 at 17:35, Siva Chandra <sivachandra at google.com>
> wrote:
> >
> > As blaikie pointed out on the review, it could be because libc++ (which
> is
> > the default on FreeBSD and Darwin?) does not have an explicit declaration
> > for std::basic_string<...>? I have now landed a change which removes the
> > dependence on std::string. Hope it fixes the test for FreeBSD and darwin.
>
> Ah yes, I did not see that before replying. The test indeed now passes
> for me on FreeBSD.
>

Darwin as well \o/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150924/9fb0083a/attachment-0001.html>


More information about the lldb-commits mailing list