Closed GoogleCodeExporter closed 9 years ago
The code is hairy indeed, but it is correct.
If you want to refactor it and, add comments, and/or add a new platform
a patch is most welcome.
https://code.google.com/p/address-sanitizer/wiki/HowToContribute
Original comment by konstant...@gmail.com
on 22 Feb 2014 at 4:31
Without comments on what the intended behavior is (other than, perhaps, commit
log messages), it would be very difficult for a contributor to refactor this
correctly.
Original comment by rgovostes
on 22 Feb 2014 at 4:34
Ok, fair enough. Let me look into simplifying the code next week.
What platform are you interested in (just curious).
Original comment by konstant...@gmail.com
on 22 Feb 2014 at 4:54
I have it partially working on ARM64/iOS but before committing the code there
are (many) hacks that I introduced, such as one in this function, that need to
be cleaned up.
Original comment by rgovostes
on 22 Feb 2014 at 4:58
http://llvm.org/viewvc/llvm-project?rev=202033&view=rev should improve the
readability. Please send your patch for review when you are ready.
Original comment by konstant...@gmail.com
on 24 Feb 2014 at 1:48
Looks good, thanks.
Original comment by rgovostes
on 24 Feb 2014 at 8:51
Adding Project:AddressSanitizer as part of GitHub migration.
Original comment by ramosian.glider@gmail.com
on 30 Jul 2015 at 9:14
Original issue reported on code.google.com by
rgovostes
on 22 Feb 2014 at 3:42