Committed in r109226.

Thanks!

On Jul 23, 2010, at 12:50 AM, Jean-Daniel Dupas wrote:

> Nobody to review this patch ? 
> 
>>> Hello.
>>> 
>>> Here is a patch that fixes a couple of argument order in constructor 
>>> warning, that replace false by NULL when the compiler expects a pointer, 
>>> and that adds a couple of parentheses in 
>>> 
>>> This patch also fix a precedence issue in include/lldb/Host/Predicate.h 
>>> (thanks to clang++):
>>> 
>>> lldb/include/lldb/Host/Predicate.h:265:37: warning: & has lower precedence 
>>> than !=; != will be evaluated first [-Wparentheses]
>>> 
>>> 
>> 
>> Better with the patch attached…
>> 
> <cleanup.patch>
>> 
>> -- Jean-Daniel
>> 
> 
> -- Jean-Daniel
> 
> 
> 
> 
> _______________________________________________
> 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