=?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com>, =?utf-8?q?Jos=C3=A9?= L. Junior <jljunio...@gmail.com> Message-ID: In-Reply-To: <llvm/llvm-project/pull/67019/l...@github.com>
================ @@ -103,6 +103,8 @@ class CPlusPlusLanguage : public Language { return lldb::eLanguageTypeC_plus_plus; } + const char *GetUserEntryPointName() const override { return "main"; } ---------------- medismailben wrote: same comment as earlier regarding the return type. https://github.com/llvm/llvm-project/pull/67019 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits