[Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete

Vince Harron vince at nethacker.com
Fri Jun 19 18:04:18 PDT 2015


The test suite appears to be failing because it's failing to find a suitable compiler.  Try to

If you're on Ubuntu 14.04

sudo apt-get install libc++-dev:amd64 libc++-dev:i386 clang-3.5

And try again.


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