This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Make macros use __sanitizer::uptr instead of just uptr.
ClosedPublic

Authored by vitalybuka on Jan 5 2017, 1:17 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka updated this revision to Diff 83292.Jan 5 2017, 1:17 PM
vitalybuka retitled this revision from to [compiler-rt] Make macros use __sanitizer::uptr instead of just uptr..
vitalybuka updated this object.
vitalybuka added a reviewer: eugenis.
vitalybuka added a subscriber: llvm-commits.
eugenis accepted this revision.Jan 5 2017, 1:18 PM
eugenis edited edge metadata.
This revision is now accepted and ready to land.Jan 5 2017, 1:18 PM
This revision was automatically updated to reflect the committed changes.