This is an archive of the discontinued LLVM Phabricator instance.

tsan: rename kAppMemBeg to kLoAppMemBeg
ClosedPublic

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

Details

Summary

Unify Go mapping naming with C++ naming to allow
writing portable code/tests that can work for both C++ and Go.
No functional changes.

Depends on D107737.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 9 2021, 12:50 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 9 2021, 12:50 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Aug 9 2021, 3:54 AM
This revision is now accepted and ready to land.Aug 9 2021, 3:54 AM
dvyukov updated this revision to Diff 365239.Aug 9 2021, 11:46 AM

changed SelectMapping to use template Arg and rebased

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