Sorry for the delay, All these have been checked in!

On Jan 28, 2011, at 8:09 PM, Jai Menon wrote:

> Hello,
> 
> I think these should be harmless enough.
> 
> - Remove a bunch of trailing commas at the end of enumerated lists.
> Fixes compilation with -fpedantic (and is more valid c++ anyway)
> 
> - Factor some harcoded python paths/flags into make variables. This allows 
> users
> to override these when building in other "environments". The correct
> way, of course,
> is to have the buildsystem extract these from python-config, but I'm not sure 
> if
> that'll need to be in llvm's configure script or in lldb.
> 
> -- 
> Jai Menon
> <resolve_storeinst.patch><python_override.patch><trailing_commas_in_enums.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