Asan functionality is almost complete. The only missing feature is the
handling of bit-fields. In addition there is the need for some option
and attribute change, but those are minor. I think it is now a good
time to merge the functionality into trunk. After that, more
extensive testings can be d
On 10/29/2012 12:07 PM, Dodji Seketeli wrote:
* [Testing]
It seems like we still lack a (good) test harness for asan. Most (if
not all) of the patches we sent were tested by inspecting the gimple
and assembly output on testing some random input files.
So has anyone run this asan implementation