[Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
kfischer at college.harvard.edu
Fri Jun 19 17:33:41 PDT 2015
Hi @vharron,
both my configurations were fresh clones of LLVM/Clang/LLDB,
On Linux using CMake+Ninja, I got the following output from `ninja check-lldb`, https://gist.github.com/Keno/7a145dd774aead9db73d
On OS X using CMake+Ninja, `ninja check` opens up a crash dialog for python, indicating a null pointer exception when importing the lldb module. I have not tested with XCode on OS X, though I can if you would like.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10509
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list