[Lldb-commits] [PATCH] D25247: Make LLDB -Werror clean under clang

Eugene Zelenko via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 4 11:50:13 PDT 2016


Eugene.Zelenko added inline comments.


> Platform.h:16
>  #include <io.h>
>  #include <lldb/Host/HostGetOpt.h>
> +#include <lldb/Host/windows/windows.h>

This is application header. Should be in quotes. Same below.

https://reviews.llvm.org/D25247





More information about the lldb-commits mailing list