[PATCH] D37963: [analyzer] PthreadLock: Don't track dead regions.

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 21 01:37:33 PDT 2017


xazax.hun accepted this revision.
xazax.hun added a comment.
This revision is now accepted and ready to land.

Maybe it worth a comment why we do not want to clean up `LockSet`?  Otherwise LGTM!


https://reviews.llvm.org/D37963





More information about the cfe-commits mailing list