Skip to content

Conversation

@duzy
Copy link

@duzy duzy commented Feb 11, 2022

This fix explicitly casts rvalue remarks to non-const lvalue reference for returning. Compilations with -std=c++2b enabled complains on this.

#53750

DO NOT FILE A PULL REQUEST

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

DO NOT FILE A PULL REQUEST

This fix explicitly casts rvalue remarks to non-const lvalue reference for returning. Compilations with `-std=c++2b` enabled complains on this. llvm#53750
@github-actions
Copy link

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@github-actions github-actions bot closed this Feb 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant