This is an archive of the discontinued LLVM Phabricator instance.

tsan: rename mapping field selectors
ClosedPublic

Authored by dvyukov on Aug 9 2021, 12:53 AM.

Details

Summary

Rename mapping field selectors according to the code style.
Reuse the actual field names, there is no need to invent
second set of names.

Depends on D107743.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 9 2021, 12:53 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 9 2021, 12:53 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Aug 9 2021, 8:56 AM
This revision is now accepted and ready to land.Aug 9 2021, 8:56 AM
dvyukov updated this revision to Diff 365247.Aug 9 2021, 11:48 AM

changed SelectMapping to use template Arg and rebased

This revision was landed with ongoing or failed builds.Aug 10 2021, 11:08 AM
This revision was automatically updated to reflect the committed changes.