[Lldb-commits] [lldb] r210035 - Fix most of the remaining Windows build warnings.
Ed Maste
emaste at freebsd.org
Tue Jun 17 14:16:35 PDT 2014
On 17 June 2014 17:03, Todd Fiala <tfiala at google.com> wrote:
>
> This went in here:
>
> svn commit
> Sending CMakeLists.txt
> Transmitting file data .
> Committed revision 211123.
>
>
> On Tue, Jun 17, 2014 at 1:58 PM, Todd Fiala <tfiala at google.com> wrote:
>>
>> I've now tested that final cmake patch on Ubuntu Linux 12.04/gcc-4.8.2, MacOSX 10.9.3/clang, FreeBSD 10/clang and they all pass.
Thanks for testing on FreeBSD Todd. I just updated to HEAD and all
looks good here too.
Ideally we would just fix the circular dependencies in the libs and
avoid the need for grouping. I started trying to untangle that and
gave up though, it was just too awkward.
More information about the lldb-commits
mailing list