labath accepted this revision. labath added a comment. This revision is now accepted and ready to land.
Perfect. Thank you. ================ Comment at: include/lldb/Host/posix/ProcessLauncherPosixFork.h:19 +public: + virtual HostProcess LaunchProcess(const ProcessLaunchInfo &launch_info, + Error &error); ---------------- s/virtual/override/. (I know you just copied it, but still.. ) Repository: rL LLVM https://reviews.llvm.org/D29347 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits