[Lldb-commits] [lldb] r220511 - Fix a problem where an SBType was advertising its static type class even though a dynamic type was available. Solves rdar://18744420
Ed Maste
emaste at freebsd.org
Fri Oct 24 14:18:36 PDT 2014
On 23 October 2014 17:15, Enrico Granata <egranata at apple.com> wrote:
> Author: enrico
> Date: Thu Oct 23 16:15:20 2014
> New Revision: 220511
>
> URL: http://llvm.org/viewvc/llvm-project?rev=220511&view=rev
> Log:
> Fix a problem where an SBType was advertising its static type class even though a dynamic type was available. Solves rdar://18744420
Hi Enrico,
Can you please fix this testcase so that it only runs on Darwin.
More information about the lldb-commits
mailing list