Fix few remaining cases where we use u64 instead of the new RawShadow type.
Depends on D110265.
Paths
| Differential D110266
tsan: use RawShadow instead of u64 more ClosedPublic Authored by dvyukov on Sep 22 2021, 9:50 AM.
Details
Summary Fix few remaining cases where we use u64 instead of the new RawShadow type. Depends on D110265.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 23 2021, 1:34 AM This revision was landed with ongoing or failed builds.Sep 23 2021, 1:46 AM Closed by commit rG20d3e518010a: tsan: use RawShadow instead of u64 more (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 374477 compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
|