Skip to content

Conversation

kyulee-com
Copy link
Contributor

@kyulee-com kyulee-com commented Jul 23, 2024

  • A missing header

 - A missing header
 - Incorrect use of std::move
@alx32
Copy link
Contributor

alx32 commented Jul 23, 2024

In the description it says "Incorrect use of std::move" - what is that referring to ? I only see the added header in the change.

@kyulee-com
Copy link
Contributor Author

In the description it says "Incorrect use of std::move" - what is that referring to ? I only see the added header in the change.

Someone already fixed in the main. So effectively only the first remains.

@kyulee-com
Copy link
Contributor Author

In the description it says "Incorrect use of std::move" - what is that referring to ? I only see the added header in the change.

Someone already fixed in the main. So effectively only the first remains.

commit 1f8b2b1
Author: Jie Fu jiefu@tencent.com
Date: Tue Jul 23 09:33:47 2024 +0800

[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)

Copy link
Contributor

@alx32 alx32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kyulee-com kyulee-com merged commit c33878c into llvm:main Jul 23, 2024
5 of 7 checks passed
gulfemsavrun added a commit that referenced this pull request Jul 23, 2024
This reverts commit d3fb41d
and forward fix patches because of the issue explained in:
#89884 (comment).

Revert "Fix tests for #89884
(#100061)"

This reverts commit 67937a3.

Revert "Fix build break for #89884 (#100050)"

This reverts commit c33878c.

Revert "[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)"

This reverts commit 1f8b2b1.
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary: - A missing header

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251146
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
This reverts commit d3fb41d
and forward fix patches because of the issue explained in:
#89884 (comment).

Revert "Fix tests for #89884
(#100061)"

This reverts commit 67937a3.

Revert "Fix build break for #89884 (#100050)"

This reverts commit c33878c.

Revert "[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)"

This reverts commit 1f8b2b1.
llvmbot pushed a commit to llvmbot/llvm-project that referenced this pull request Aug 14, 2024
This reverts commit d3fb41d
and forward fix patches because of the issue explained in:
llvm#89884 (comment).

Revert "Fix tests for llvm#89884
(llvm#100061)"

This reverts commit 67937a3.

Revert "Fix build break for llvm#89884 (llvm#100050)"

This reverts commit c33878c.

Revert "[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)"

This reverts commit 1f8b2b1.

(cherry picked from commit 73d7897)
tru pushed a commit to llvmbot/llvm-project that referenced this pull request Aug 19, 2024
This reverts commit d3fb41d
and forward fix patches because of the issue explained in:
llvm#89884 (comment).

Revert "Fix tests for llvm#89884
(llvm#100061)"

This reverts commit 67937a3.

Revert "Fix build break for llvm#89884 (llvm#100050)"

This reverts commit c33878c.

Revert "[CGData] Fix -Wpessimizing-move in CodeGenDataReader.cpp (NFC)"

This reverts commit 1f8b2b1.

(cherry picked from commit 73d7897)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants