[Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.

jingham at apple.com jingham at apple.com
Wed Sep 4 16:56:00 PDT 2013


Yes, I agree with this part.  It should not be necessary to have the LLVM headers around to build programs that only use the lldb SB API's.

Jim

On Sep 4, 2013, at 4:36 PM, Malea, Daniel <daniel.malea at intel.com> wrote:

> This commit introduces a dependency in the LLDB API on the LLVM headers,
> which is not ideal because users of the LLDB API shouldn't be required to
> have LLVM headers around IMHO.
> 




More information about the lldb-commits mailing list