clayborg added a comment. BTW: warning I saw during recent build:
[98/790] Building CXX object tools/lldb/source/Core/CMakeFiles/lldbCore.dir/RichManglingContext.cpp.o /home/gclayton/local/src/llvm/svn/llvm/tools/lldb/source/Core/RichManglingContext.cpp: In member function ‘bool lldb_private::RichManglingContext::IsCtorOrDtor() const’: /home/gclayton/local/src/llvm/svn/llvm/tools/lldb/source/Core/RichManglingContext.cpp:77:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /home/gclayton/local/src/llvm/svn/llvm/tools/lldb/source/Core/RichManglingContext.cpp: In member function ‘bool lldb_private::RichManglingContext::IsFunction() const’: /home/gclayton/local/src/llvm/svn/llvm/tools/lldb/source/Core/RichManglingContext.cpp:89:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Repository: rL LLVM https://reviews.llvm.org/D50473 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits