[LLVMdev] SAFECode testsuite query
Jyoti Rajendra Allur
jyoti.allur at samsung.com
Thu Feb 26 06:54:40 PST 2015
Hello All,
I am looking at exploring what benefits SAFECode has to offer over clang S.A and llvm's instrumentation tools like memory sanitizer and address sanitizer.
I could come up with the following that are not provided in ASAN/MSAN/Clang S.A
-> dangling pointer error and detection
-> crashes in system libraries due to security vulnerabilities.
In the process, I wanted to run the testsuite of safecode and poolalloc but could not find any documentation about how to run those testsuite. It would be great if someone pointed that out for me.
Also, were there any design scalability issues due to which SAFECode has not been supported beyond llvm 3.2 ?
If yes, could someone let me know about them?
Thanks.
Regards,
Jyoti Allur
Could someone Does SAFECode I was trying to chec
More information about the llvm-dev
mailing list