spyffe added a comment. This all looks all right to me, except that we should print errors if C or Objective-C is requested, because we can only run in C++ or Objective-C++ mode. We should be careful to switch away from ObjC++ only on request, and not based on the current compilation unit's language, but that's a different patch.
Repository: rL LLVM http://reviews.llvm.org/D11447 _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits