This allows to use macros outside of __sanitizer namespace
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28375
[compiler-rt] Make macros use __sanitizer::uptr instead of just uptr. ClosedPublic Authored by vitalybuka on Jan 5 2017, 1:17 PM.
Details Summary This allows to use macros outside of __sanitizer namespace
Diff Detail
Event Timelinevitalybuka retitled this revision from to [compiler-rt] Make macros use __sanitizer::uptr instead of just uptr.. vitalybuka updated this object. This revision is now accepted and ready to land.Jan 5 2017, 1:18 PM Closed by commit rL291175: [compiler-rt] Make macros use __sanitizer::uptr instead of just uptr. (authored by vitalybuka). · Explain WhyJan 5 2017, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83299 compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
|