Closed
Description
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.