Fix build break for https://github.com/llvm/llvm-project/pull/89884#100050
Merged
Conversation
- A missing header - Incorrect use of std::move
Contributor
|
In the description it says "Incorrect use of std::move" - what is that referring to ? I only see the added header in the change. |
Contributor
Author
Someone already fixed in the main. So effectively only the first remains. |
Contributor
Author
commit 1f8b2b1 |
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.