Skip to content

Add contains() to ImmutableList #10643

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

Closed
llvmbot opened this issue Jul 5, 2011 · 1 comment
Closed

Add contains() to ImmutableList #10643

llvmbot opened this issue Jul 5, 2011 · 1 comment
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Member

llvmbot commented Jul 5, 2011

Bugzilla Link 10271
Resolution FIXED
Resolved on Jul 06, 2011 19:43
Version trunk
OS All
Attachments patch (v2)
Reporter LLVM Bugzilla Contributor

Extended Description

I would like to have a contains() method in ImmutableList so I can use it in clang: GRStateTrail / PthreadLockChecker. Attached is a patch.

@lattner
Copy link
Collaborator

lattner commented Jul 7, 2011

This got applied.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
kateinoigakukun pushed a commit to kateinoigakukun/llvm-project that referenced this issue May 13, 2025
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants