This is an other tentative to fix:
https://reviews.llvm.org/D22588
It's less clever, but should work.
Turn out there is not an easy way to write a portable print
for a pointer in lowercase without the prefix 0x.
Paths
| Differential D22606
[compiler-rt] Fix broken unittest on win64 ClosedPublic Authored by etienneb on Jul 20 2016, 8:00 PM.
Details Summary This is an other tentative to fix: It's less clever, but should work. Turn out there is not an easy way to write a portable print
Diff Detail Event Timelineetienneb updated this object. This revision is now accepted and ready to land.Jul 21 2016, 7:11 AM etienneb marked 2 inline comments as done. etienneb edited edge metadata. Comment Actionsfix rnk@ comments
Revision Contents
Diff 64891 test/asan/TestCases/debug_mapping.cctest/asan/TestCases/debug_stacks.cc
|
This might produce -Wformat warnings, but I guess we don't care.