From 96c558bec429f76ffe4762d8c3aa34b20303fbe1 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 3 Apr 2020 14:00:29 +0200 Subject: [PATCH] update todo --- TODO.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 1a34fba4..569735fe 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,15 @@ ## Roadmap 2.63 - - get "no global vars" working + - complete custom_mutator API changes and documentation + - fix stability calculation bug + - libradamsa as a custom module? + + +## Roadmap 2.64 + + - context sensitive branch coverage in llvm_mode + ## Further down the road