Skip to content

[FuzzMutate] Use llvm::any_of (NFC) #143227

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

Conversation

kazutakahirata
Copy link
Contributor

Note that llvm::any_of can accommodate std::begin(Range), not just
Range.begin().

Note that llvm::any_of can accommodate std::begin(Range), not just
Range.begin().
@kazutakahirata kazutakahirata merged commit 8829503 into llvm:main Jun 7, 2025
8 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_20250606_llvm_any_of_llvm branch June 7, 2025 05:56
rorth pushed a commit to rorth/llvm-project that referenced this pull request Jun 11, 2025
Note that llvm::any_of can accommodate std::begin(Range), not just
Range.begin().
DhruvSrivastavaX pushed a commit to DhruvSrivastavaX/lldb-for-aix that referenced this pull request Jun 12, 2025
Note that llvm::any_of can accommodate std::begin(Range), not just
Range.begin().
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
Note that llvm::any_of can accommodate std::begin(Range), not just
Range.begin().
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