This is an archive of the discontinued LLVM Phabricator instance.

Thread Safety Analysis: fix broken test.
AbandonedPublic

Authored by jmgao on Aug 1 2017, 12:42 PM.

Details

Reviewers
delesley
Summary

rL309725 switched assert_capability/assert_shared_capability to support
multiple locks to match assert_exclusive_lock/assert_shared_lock, but
the corresponding test that a warning is emitted when multiple locks
are passed wasn't removed. Remove it.

Event Timeline

jmgao created this revision.Aug 1 2017, 12:42 PM
jmgao abandoned this revision.Aug 1 2017, 12:53 PM