[lldb-dev] LLVM_ENABLE_CXX11 required when building with cmake

Xavier de Gaye xdegaye at gmail.com
Sun Dec 8 13:30:39 PST 2013


Revision 195544 (Add --enable-cxx11 to llvm builds) explains why llvm
must be built now with cxx11. See
http://llvm.org/viewvc/llvm-project?view=revision&revision=195544

The build page on the lldb site at http://lldb.llvm.org/build.html
should be updated to reflect this change.

Xavier



More information about the lldb-dev mailing list