@rubengmartins Check out sanitizer report:
Parses out bug type etc from sanitizer report, and error location and other useful information when available. I (Claire) will be refactoring slightly but the key information should still be there. It sounded like this might be useful for YOLO.
@rubengmartins Check out sanitizer report:
RepairChain/src/repairchain/models/sanitizer_report.py
Line 362 in 45490ad
Parses out bug type etc from sanitizer report, and error location and other useful information when available. I (Claire) will be refactoring slightly but the key information should still be there. It sounded like this might be useful for YOLO.