This is an archive of the discontinued LLVM Phabricator instance.

tsan: declare annotations in test.h
ClosedPublic

Authored by dvyukov on May 10 2021, 12:45 AM.

Details

Summary

We already declare subset of annotations in test.h.
But some are duplicated and declared in tests.
Move all annotation declarations to test.h.

Diff Detail

Event Timeline

dvyukov requested review of this revision.May 10 2021, 12:45 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2021, 12:45 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.May 11 2021, 4:58 PM
This revision is now accepted and ready to land.May 11 2021, 4:58 PM
This revision was landed with ongoing or failed builds.May 11 2021, 10:22 PM
This revision was automatically updated to reflect the committed changes.