aprantl added a comment.
I'm getting a new warning now, can you also reproduce this?
In file included from <module-includes>:21:
In file included from ../tools/lldb/include/lldb/Host/MainLoop.h:13:
tools/lldb/include/lldb/Host/Config.h:33:9: warning: 'HAVE_LIBCOMPRESSION'
macro redefined [-Wmacro-redefined]
#define HAVE_LIBCOMPRESSION
^
<command line>:1:9: note: previous definition is here
#define HAVE_LIBCOMPRESSION 1
^
1 warning generated.
Repository:
rL LLVM
https://reviews.llvm.org/D47929
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits