This makes it consistent with uintptr_t.
It's 45138f788c9b3c4ac5d9ae4479841c411c15190e with Darwin fix.
Paths
| Differential D108163
[sanitizer] Define 32bit uptr as uint ClosedPublic Authored by vitalybuka on Aug 16 2021, 1:53 PM.
Details Summary This makes it consistent with uintptr_t. It's 45138f788c9b3c4ac5d9ae4479841c411c15190e with Darwin fix.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 16 2021, 2:21 PM This revision was landed with ongoing or failed builds.Aug 16 2021, 2:23 PM Closed by commit rG2c6448cdc2f6: [sanitizer] Define 32bit uptr as uint (authored by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes. vitalybuka added a reverting change: rG3a05af12b3a7: Revert "[sanitizer] Fix MAC build after D108163".Aug 16 2021, 3:47 PM
Revision Contents
Diff 366742 compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
compiler-rt/lib/sanitizer_common/tests/sanitizer_bitvector_test.cpp
|