[Lldb-commits] [PATCH] Fix warnings and one set of build issues on linux

Greg Clayton gclayton at apple.com
Fri Aug 30 09:29:20 PDT 2013


Looks good.

On Aug 29, 2013, at 7:12 PM, Eric Christopher <echristo at gmail.com> wrote:

> Here's a patch to fix a pile of warnings using ToT clang to build
> lldb. Mostly the deprecation of "register", but a couple of others
> around floating point constants etc.
> 
> The one build fix is in IOChannel and seems that for, at least my
> ubuntu machine, we need to use the same readline that FreeBSD does.
> 
> Thoughts/Objections? OK?
> 
> -eric
> <z.diff.txt>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits




More information about the lldb-commits mailing list