登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
11月29日 Gitee Talk | 模力方舟 AI 沙龙深圳站:看懂算力到应用的下一个主战场!点击立即报名~
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
20
Star
4
Fork
70
src-openEuler
/
llvm
代码
Issues
9
Pull Requests
2
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
webkitgtk 2.48 构建失败
待办的
#IBYMFK
缺陷
Funda Wang
创建于
2025-04-03 17:09
**【缺陷描述】:请补充详细的缺陷问题现象描述** 在 master 分支中构建 webkitgtk 2.48 时,x64 架构成功,aarch64 架构失败。 https://eulermaker.compass-ci.openeuler.openatom.cn/package/build?osProject=fundawang:expat&packageName=webkit2gtk3 aarch64 的主要报错信息如下: ``` 2025-04-03 16:36:42 /usr/include/c++/12/optional:477: constexpr _Tp& std::_Optional_base_impl<_Tp, _Dp>::_M_get() [with _Tp = llvm::StringRef; _Dp = std::_Optional_base<llvm::StringRef, true, true>]: Assertion 'this->_M_is_engaged()' failed. 2025-04-03 16:36:42 PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. 2025-04-03 16:36:42 Stack dump: 2025-04-03 16:36:42 1. <eof> parser at end of file 2025-04-03 16:36:42 #0 0x0000ffffb0626388 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/lib64/libLLVM-17.so+0xad6388) 2025-04-03 16:36:42 #1 0x0000ffffb06249e8 llvm::sys::RunSignalHandlers() (/usr/lib64/libLLVM-17.so+0xad49e8) 2025-04-03 16:36:42 #2 0x0000ffffb056bd20 (/usr/lib64/libLLVM-17.so+0xa1bd20) 2025-04-03 16:36:42 #3 0x0000ffffba62e8dc (linux-vdso.so.1+0x8dc) 2025-04-03 16:36:42 #4 0x0000ffffaf7d1b30 (/usr/lib64/libc.so.6+0x81b30) 2025-04-03 16:36:42 #5 0x0000ffffaf789f2c gsignal (/usr/lib64/libc.so.6+0x39f2c) 2025-04-03 16:36:42 #6 0x0000ffffaf77703c abort (/usr/lib64/libc.so.6+0x2703c) 2025-04-03 16:36:42 #7 0x0000ffffaf9d20cc std::__glibcxx_assert_fail(char const*, int, char const*, char const*) (/usr/lib64/libstdc++.so.6+0xd20cc) 2025-04-03 16:36:42 #8 0x0000ffffb8cedfec (/usr/lib64/libclang-cpp.so.17+0x1f3dfec) 2025-04-03 16:36:42 #9 0x0000ffffb8cf763c (/usr/lib64/libclang-cpp.so.17+0x1f4763c) 2025-04-03 16:36:42 #10 0x0000ffffb8cf9450 (/usr/lib64/libclang-cpp.so.17+0x1f49450) 2025-04-03 16:36:42 #11 0x0000ffffb8d027dc (/usr/lib64/libclang-cpp.so.17+0x1f527dc) 2025-04-03 16:36:42 #12 0x0000ffffb8d06a74 clang::checkUnsafeBufferUsage(clang::Decl const*, clang::UnsafeBufferUsageHandler&, bool) (/usr/lib64/libclang-cpp.so.17+0x1f56a74) 2025-04-03 16:36:42 #13 0x0000ffffb7f8c2f8 clang::RecursiveASTVisitor<CallableVisitor>::TraverseFunctionDecl(clang::FunctionDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dc2f8) 2025-04-03 16:36:42 #14 0x0000ffffb7f75c80 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDeclContextHelper(clang::DeclContext*) (/usr/lib64/libclang-cpp.so.17+0x11c5c80) 2025-04-03 16:36:42 #15 0x0000ffffb7f74b10 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDecl(clang::Decl*) (/usr/lib64/libclang-cpp.so.17+0x11c4b10) 2025-04-03 16:36:42 #16 0x0000ffffb7f75c80 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDeclContextHelper(clang::DeclContext*) (/usr/lib64/libclang-cpp.so.17+0x11c5c80) 2025-04-03 16:36:42 #17 0x0000ffffb7f8ca18 clang::RecursiveASTVisitor<CallableVisitor>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dca18) 2025-04-03 16:36:42 #18 0x0000ffffb7f8cb5c clang::sema::AnalysisBasedWarnings::IssueWarnings(clang::TranslationUnitDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dcb5c) 2025-04-03 16:36:42 #19 0x0000ffffb7fed4bc clang::Sema::ActOnEndOfTranslationUnit() (/usr/lib64/libclang-cpp.so.17+0x123d4bc) 2025-04-03 16:36:42 #20 0x0000ffffb78df1e0 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) (/usr/lib64/libclang-cpp.so.17+0xb2f1e0) 2025-04-03 16:36:42 #21 0x0000ffffb78134ac clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib64/libclang-cpp.so.17+0xa634ac) 2025-04-03 16:36:42 #22 0x0000ffffb932c2d8 clang::FrontendAction::Execute() (/usr/lib64/libclang-cpp.so.17+0x257c2d8) 2025-04-03 16:36:42 #23 0x0000ffffb92d54d4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib64/libclang-cpp.so.17+0x25254d4) 2025-04-03 16:36:42 #24 0x0000ffffb939aa74 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib64/libclang-cpp.so.17+0x25eaa74) 2025-04-03 16:36:42 #25 0x0000aaaada7444fc cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang+++0x144fc) 2025-04-03 16:36:42 #26 0x0000aaaada73de4c (/usr/bin/clang+++0xde4c) 2025-04-03 16:36:42 #27 0x0000ffffb8feb0b4 (/usr/lib64/libclang-cpp.so.17+0x223b0b4) 2025-04-03 16:36:42 #28 0x0000ffffb056be14 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/usr/lib64/libLLVM-17.so+0xa1be14) 2025-04-03 16:36:42 #29 0x0000ffffb8feb658 (/usr/lib64/libclang-cpp.so.17+0x223b658) 2025-04-03 16:36:42 #30 0x0000ffffb8fbea38 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/usr/lib64/libclang-cpp.so.17+0x220ea38) 2025-04-03 16:36:42 #31 0x0000ffffb8fbf14c clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/usr/lib64/libclang-cpp.so.17+0x220f14c) 2025-04-03 16:36:42 #32 0x0000ffffb8fc95c4 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/usr/lib64/libclang-cpp.so.17+0x22195c4) 2025-04-03 16:36:42 #33 0x0000aaaada742344 clang_main(int, char**, llvm::ToolContext const&) (/usr/bin/clang+++0x12344) 2025-04-03 16:36:42 #34 0x0000aaaada73cde8 main (/usr/bin/clang+++0xcde8) 2025-04-03 16:36:42 #35 0x0000ffffaf7776c4 (/usr/lib64/libc.so.6+0x276c4) 2025-04-03 16:36:42 #36 0x0000ffffaf7777a8 __libc_start_main (/usr/lib64/libc.so.6+0x277a8) 2025-04-03 16:36:42 #37 0x0000aaaada73ce70 _start (/usr/bin/clang+++0xce70) 2025-04-03 16:36:42 clang++: error: clang frontend command failed with exit code 134 (use -v to see invocation) 2025-04-03 16:36:42 clang version 17.0.6 ( 17.0.6-34.oe2503) 2025-04-03 16:36:42 Target: aarch64-openEuler-linux-gnu 2025-04-03 16:36:42 Thread model: posix 2025-04-03 16:36:42 InstalledDir: /usr/bin 2025-04-03 16:36:42 Configuration file: /usr/lib/rpm/generic-hardened-clang.cfg 2025-04-03 16:36:42 clang++: note: diagnostic msg: 2025-04-03 16:36:42 ******************** 2025-04-03 16:36:42 2025-04-03 16:36:42 PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: 2025-04-03 16:36:42 Preprocessed source(s) and associated run script(s) are located at: 2025-04-03 16:36:42 clang++: note: diagnostic msg: /tmp/JSCVirtualMachine-50bcb7.cpp 2025-04-03 16:36:42 clang++: note: diagnostic msg: /tmp/JSCVirtualMachine-50bcb7.sh 2025-04-03 16:36:42 clang++: note: diagnostic msg: ``` **一、缺陷信息** **【缺陷所属的os版本】openEuler master** **【缺陷所属软件及版本号】** 17.0.6-34.oe2503 **【环境信息】** aarch64 **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
**【缺陷描述】:请补充详细的缺陷问题现象描述** 在 master 分支中构建 webkitgtk 2.48 时,x64 架构成功,aarch64 架构失败。 https://eulermaker.compass-ci.openeuler.openatom.cn/package/build?osProject=fundawang:expat&packageName=webkit2gtk3 aarch64 的主要报错信息如下: ``` 2025-04-03 16:36:42 /usr/include/c++/12/optional:477: constexpr _Tp& std::_Optional_base_impl<_Tp, _Dp>::_M_get() [with _Tp = llvm::StringRef; _Dp = std::_Optional_base<llvm::StringRef, true, true>]: Assertion 'this->_M_is_engaged()' failed. 2025-04-03 16:36:42 PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. 2025-04-03 16:36:42 Stack dump: 2025-04-03 16:36:42 1. <eof> parser at end of file 2025-04-03 16:36:42 #0 0x0000ffffb0626388 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/lib64/libLLVM-17.so+0xad6388) 2025-04-03 16:36:42 #1 0x0000ffffb06249e8 llvm::sys::RunSignalHandlers() (/usr/lib64/libLLVM-17.so+0xad49e8) 2025-04-03 16:36:42 #2 0x0000ffffb056bd20 (/usr/lib64/libLLVM-17.so+0xa1bd20) 2025-04-03 16:36:42 #3 0x0000ffffba62e8dc (linux-vdso.so.1+0x8dc) 2025-04-03 16:36:42 #4 0x0000ffffaf7d1b30 (/usr/lib64/libc.so.6+0x81b30) 2025-04-03 16:36:42 #5 0x0000ffffaf789f2c gsignal (/usr/lib64/libc.so.6+0x39f2c) 2025-04-03 16:36:42 #6 0x0000ffffaf77703c abort (/usr/lib64/libc.so.6+0x2703c) 2025-04-03 16:36:42 #7 0x0000ffffaf9d20cc std::__glibcxx_assert_fail(char const*, int, char const*, char const*) (/usr/lib64/libstdc++.so.6+0xd20cc) 2025-04-03 16:36:42 #8 0x0000ffffb8cedfec (/usr/lib64/libclang-cpp.so.17+0x1f3dfec) 2025-04-03 16:36:42 #9 0x0000ffffb8cf763c (/usr/lib64/libclang-cpp.so.17+0x1f4763c) 2025-04-03 16:36:42 #10 0x0000ffffb8cf9450 (/usr/lib64/libclang-cpp.so.17+0x1f49450) 2025-04-03 16:36:42 #11 0x0000ffffb8d027dc (/usr/lib64/libclang-cpp.so.17+0x1f527dc) 2025-04-03 16:36:42 #12 0x0000ffffb8d06a74 clang::checkUnsafeBufferUsage(clang::Decl const*, clang::UnsafeBufferUsageHandler&, bool) (/usr/lib64/libclang-cpp.so.17+0x1f56a74) 2025-04-03 16:36:42 #13 0x0000ffffb7f8c2f8 clang::RecursiveASTVisitor<CallableVisitor>::TraverseFunctionDecl(clang::FunctionDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dc2f8) 2025-04-03 16:36:42 #14 0x0000ffffb7f75c80 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDeclContextHelper(clang::DeclContext*) (/usr/lib64/libclang-cpp.so.17+0x11c5c80) 2025-04-03 16:36:42 #15 0x0000ffffb7f74b10 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDecl(clang::Decl*) (/usr/lib64/libclang-cpp.so.17+0x11c4b10) 2025-04-03 16:36:42 #16 0x0000ffffb7f75c80 clang::RecursiveASTVisitor<CallableVisitor>::TraverseDeclContextHelper(clang::DeclContext*) (/usr/lib64/libclang-cpp.so.17+0x11c5c80) 2025-04-03 16:36:42 #17 0x0000ffffb7f8ca18 clang::RecursiveASTVisitor<CallableVisitor>::TraverseTranslationUnitDecl(clang::TranslationUnitDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dca18) 2025-04-03 16:36:42 #18 0x0000ffffb7f8cb5c clang::sema::AnalysisBasedWarnings::IssueWarnings(clang::TranslationUnitDecl*) (/usr/lib64/libclang-cpp.so.17+0x11dcb5c) 2025-04-03 16:36:42 #19 0x0000ffffb7fed4bc clang::Sema::ActOnEndOfTranslationUnit() (/usr/lib64/libclang-cpp.so.17+0x123d4bc) 2025-04-03 16:36:42 #20 0x0000ffffb78df1e0 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) (/usr/lib64/libclang-cpp.so.17+0xb2f1e0) 2025-04-03 16:36:42 #21 0x0000ffffb78134ac clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib64/libclang-cpp.so.17+0xa634ac) 2025-04-03 16:36:42 #22 0x0000ffffb932c2d8 clang::FrontendAction::Execute() (/usr/lib64/libclang-cpp.so.17+0x257c2d8) 2025-04-03 16:36:42 #23 0x0000ffffb92d54d4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib64/libclang-cpp.so.17+0x25254d4) 2025-04-03 16:36:42 #24 0x0000ffffb939aa74 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib64/libclang-cpp.so.17+0x25eaa74) 2025-04-03 16:36:42 #25 0x0000aaaada7444fc cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/bin/clang+++0x144fc) 2025-04-03 16:36:42 #26 0x0000aaaada73de4c (/usr/bin/clang+++0xde4c) 2025-04-03 16:36:42 #27 0x0000ffffb8feb0b4 (/usr/lib64/libclang-cpp.so.17+0x223b0b4) 2025-04-03 16:36:42 #28 0x0000ffffb056be14 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/usr/lib64/libLLVM-17.so+0xa1be14) 2025-04-03 16:36:42 #29 0x0000ffffb8feb658 (/usr/lib64/libclang-cpp.so.17+0x223b658) 2025-04-03 16:36:42 #30 0x0000ffffb8fbea38 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/usr/lib64/libclang-cpp.so.17+0x220ea38) 2025-04-03 16:36:42 #31 0x0000ffffb8fbf14c clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&, bool) const (/usr/lib64/libclang-cpp.so.17+0x220f14c) 2025-04-03 16:36:42 #32 0x0000ffffb8fc95c4 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::pair<int, clang::driver::Command const*>>&) (/usr/lib64/libclang-cpp.so.17+0x22195c4) 2025-04-03 16:36:42 #33 0x0000aaaada742344 clang_main(int, char**, llvm::ToolContext const&) (/usr/bin/clang+++0x12344) 2025-04-03 16:36:42 #34 0x0000aaaada73cde8 main (/usr/bin/clang+++0xcde8) 2025-04-03 16:36:42 #35 0x0000ffffaf7776c4 (/usr/lib64/libc.so.6+0x276c4) 2025-04-03 16:36:42 #36 0x0000ffffaf7777a8 __libc_start_main (/usr/lib64/libc.so.6+0x277a8) 2025-04-03 16:36:42 #37 0x0000aaaada73ce70 _start (/usr/bin/clang+++0xce70) 2025-04-03 16:36:42 clang++: error: clang frontend command failed with exit code 134 (use -v to see invocation) 2025-04-03 16:36:42 clang version 17.0.6 ( 17.0.6-34.oe2503) 2025-04-03 16:36:42 Target: aarch64-openEuler-linux-gnu 2025-04-03 16:36:42 Thread model: posix 2025-04-03 16:36:42 InstalledDir: /usr/bin 2025-04-03 16:36:42 Configuration file: /usr/lib/rpm/generic-hardened-clang.cfg 2025-04-03 16:36:42 clang++: note: diagnostic msg: 2025-04-03 16:36:42 ******************** 2025-04-03 16:36:42 2025-04-03 16:36:42 PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: 2025-04-03 16:36:42 Preprocessed source(s) and associated run script(s) are located at: 2025-04-03 16:36:42 clang++: note: diagnostic msg: /tmp/JSCVirtualMachine-50bcb7.cpp 2025-04-03 16:36:42 clang++: note: diagnostic msg: /tmp/JSCVirtualMachine-50bcb7.sh 2025-04-03 16:36:42 clang++: note: diagnostic msg: ``` **一、缺陷信息** **【缺陷所属的os版本】openEuler master** **【缺陷所属软件及版本号】** 17.0.6-34.oe2503 **【环境信息】** aarch64 **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
评论 (
9
)
登录
后才可以发表评论
状态
待办的
待办的
已挂起
修复中
已确认
已完成
已验收
已取消
负责人
未设置
liyunfei
liyunfei33
负责人
协作者
+负责人
+协作者
标签
sig/Compiler
DEFECT/UNFIXED
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (38)
标签 (24)
master
openEuler-24.03-LTS-SP3
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-Next
openEuler-25.09
Multi-Version_openEuler-24.03-LTS-SP1_LLVM18
openEuler-24.03-LTS-SP1
Multi-Version_openEuler-20.03-LTS-SP4_LLVM17
Multi-Version_openEuler-22.03-LTS-SP3_LLVM17
Multi-Version_openEuler-22.03-LTS-SP3_LLVM18
Multi-Version_openEuler-22.03-LTS-SP4_LLVM17
Multi-Version_openEuler-22.03-LTS-SP4_LLVM18
Multi-Version_openEuler-24.03-LTS_LLVM18
openEuler-25.03
openEuler-24.09
openEuler-24.03-LTS
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS-SP1
openEuler-22.03-LTS
openEuler-22.03-LTS-Next
openEuler-22.03-LTS-SP4
openEuler-20.03-LTS-SP4
openEuler-20.03-LTS-SP1
openEuler-23.09
openEuler-23.03
openEuler-22.03-LTS-LoongArch
openEuler-internship
openEuler-22.09
openEuler-21.09
openEuler-20.03-LTS-Next
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS-SP3
openEuler-20.03-LTS
openEuler-21.03
openEuler-20.09
openEuler1.0
openEuler1.0-base
openEuler-25.09-release
openEuler-24.03-LTS-SP2-release
openEuler-25.03-release
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/llvm.git
git@gitee.com:src-openeuler/llvm.git
src-openeuler
llvm
llvm
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册