search for: 2ftests

Displaying 2 results from an estimated 2 matches for "2ftests".

Did you mean: 20tests
2011 Aug 01
0
[LLVMdev] LLVM-based address sanity checker
...M suite that exercise the functionality independent of any > runtime so that other developers can catch regressions. Also, unittests in > the LLVM unittest tree would be nice as well. > Currently, I have tests<http://code.google.com/p/address-sanitizer/source/browse/#svn%2Ftrunk%2Fasan%2Ftests>that work only with the run-time library. I will definitely need tests that don't require run-time support. > > > Have you written a Clang patch to turn this functionality on and off? > Looking at the wiki documentation shows one thing that gives me pause: > you're using...
2011 Aug 01
2
[LLVMdev] LLVM-based address sanity checker
Any updates on this? In particular, I'd like to see concrete patches proposed for review and inclusion into LLVM. I think having actual patches on the table and under review will help a great deal. Kostya, let me know if I can help prepare them. A few general comments as well inline... On Tue, Jul 26, 2011 at 1:57 AM, Kostya Serebryany <kcc at google.com> wrote: > On Tue, Jul 26,