Unfortunately this is still crashing for me in every single test. Can I ask how you are running the test suite?
I am doing the following from a Windows 10 machine using Visual Studio 15: cmake -G Ninja -DLLDB_TEST_DEBUG_TEST_CRASHES=1 -DPYTHON_HOME=C:\Python35 -DLLDB_TEST_COMPILER=d:\src\llvmbuild\ninja_release\bin\clang.exe ..\..\llvm ninja check-lldb Can you try this same set of steps to see if you can reproduce? On Tue, Sep 20, 2016 at 3:44 PM Walter <a20012...@gmail.com> wrote: > I rebased it > > 2016-09-20 15:44 GMT-07:00 walter erquinigo <a20012...@gmail.com>: > > wallace updated this revision to Diff 71995. > wallace added a comment. > > rebase > > > https://reviews.llvm.org/D24284 > > Files: > source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp > source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h > > > > > -- > Walter ErquÃnigo Pezo > > Every problem has a simple, fast and wrong solution. >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits