This is an archive of the discontinued LLVM Phabricator instance.

Expose ThreadCollection in SB API
ClosedPublic

Authored by kubamracek on Sep 5 2014, 2:20 PM.

Details

Reviewers
kubamracek
Summary

Another piece of the puzzle, let's expose the newly abstracted ThreadCollection into SB API, based on http://reviews.llvm.org/D5200 and another patch that will actually provide an SBThreadCollection of ASan history threads is coming next.

Diff Detail

Event Timeline

kubamracek updated this revision to Diff 13339.Sep 5 2014, 2:20 PM
kubamracek retitled this revision from to Expose ThreadCollection in SB API.
kubamracek updated this object.
kubamracek edited the test plan for this revision. (Show Details)
kubamracek added a subscriber: Unknown Object (MLST).
This revision is now accepted and ready to land.Sep 5 2014, 6:33 PM
kubamracek closed this revision.Sep 5 2014, 6:33 PM

Landed in r217296 + Landed in r217297.