[lldb-dev] Help with MSVC build issues

Eugene Zelenko via lldb-dev lldb-dev at lists.llvm.org
Wed Oct 21 14:12:02 PDT 2015


Hi!

I broke couple of times MSVC builds when committed minor code
cleanups. Looks like problem occurred because of changed order of
headers.

I could not investigated problems myself, because I don't have access to MSVC.

Changes in question:

r250872:

source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h

r250925:

source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
source/Plugins/OperatingSystem/Go/OperatingSystemGo.h

Eugene.


More information about the lldb-dev mailing list