[all-commits] [llvm/llvm-project] f90311: Fixed a compile error on use of deleted function...
diggerlin via All-commits
all-commits at lists.llvm.org
Wed Sep 6 09:05:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f903119cce63377383046840a15ba277a9041df9
https://github.com/llvm/llvm-project/commit/f903119cce63377383046840a15ba277a9041df9
Author: zhijian <zhijian at ca.ibm.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M llvm/lib/Object/ArchiveWriter.cpp
Log Message:
-----------
Fixed a compile error on use of deleted function ¡®{anonymous}::MemberData::MemberData(const {anonymous}::MemberData&)
Summary:
There is compile error on https://lab.llvm.org/buildbot/#/builders/264/builds/1147/steps/5/logs/stdio
when commit in https://reviews.llvm.org/D144872
More information about the All-commits
mailing list