Thanks Greg for a quick review. Committed.

Ed,
I saw a some failure on freebsd builtbot after this commit. It seems that some 
clang test is failing.
It does not seem related to this commit but please let me know if this caused 
any breakage.

Thanks,
Abid

> -----Original Message-----
> From: Greg Clayton [mailto:[email protected]]
> Sent: 10 March 2014 23:20
> To: Abid, Hafiz
> Cc: [email protected]
> Subject: Re: [lldb-dev] [patch] Remove inclusion of pthread.h for mingw
> 
> Looks fine.
> 
> On Mar 10, 2014, at 3:57 PM, Abid, Hafiz <[email protected]> wrote:
> 
> > Hi,
> > This patch removes a check that was put for mingw quite some time ago
> perhaps to get the declaration of timespec. But it does not seem valid to me
> and it relies on having pthread.h which is generally not available for mingw.
> We are now providing a definition for struct timespce in win32.h which can
> be used for mingw case too. I will apply the attached patch if there are no
> objections.
> >
> > Thanks,
> >
> Abid<timespec.patch>______________________________________________
> _
> > lldb-dev mailing list
> > [email protected]
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev


_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to