This is an archive of the discontinued LLVM Phabricator instance.

tsan: fix build breakage due to AppMemBeg
ClosedPublic

Authored by dvyukov on Aug 11 2021, 11:17 PM.

Details

Summary

AppMemBeg was renamed to LoAppMemBeg in 3830c93478
("tsan: rename kAppMemBeg to kLoAppMemBeg").
Rename remaining uses of the old name in tsan_platform_mac.cpp.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 11 2021, 11:17 PM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2021, 11:17 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Aug 11 2021, 11:18 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.