On 09/30/2014 07:15 PM, Christophe Lyon wrote:
Hello,
After I've recently enabled Address Sanitizer for AArch64 in GCC, I'd
like to enable Leak Sanitizer.
I'd like to know what are the requirements wrt testing it? IIUC there
are no lsan tests in the GCC testsuite so far.
Should I just test a few sample programs to check if basic functionality is OK?
The patch seems to be a 1-line patch, I just want to check the
acceptance criteria.
AFAIK compiler-rt testsuite supports running under non-Clang compiler.
Don't ask me how to setup the beast though.