Skip to content

[LLVM][NFC] Remove redundant copy parameter in lambda #110156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

AmrDeveloper
Copy link
Member

Remove redundant copy parameter in lambda

Fixes: #95643

@AmrDeveloper AmrDeveloper added code-quality llvm Umbrella label for LLVM issues labels Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@AmrDeveloper AmrDeveloper force-pushed the code_quality_pointless_copy branch from 0e0c113 to 31379e2 Compare September 26, 2024 18:51
@AmrDeveloper AmrDeveloper merged commit 91b565b into llvm:main Sep 27, 2024
8 checks passed
Sterling-Augustine pushed a commit to Sterling-Augustine/llvm-project that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality llvm Umbrella label for LLVM issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

llvm/lib/AsmParser/LLParser.cpp: 2 * pointless copy ?
2 participants