aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 19:20:34 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 19:20:34 -0300
commit7e940c757bbfad09f6a19b8640746c6f132a5e6f (patch)
treeb15276da6439d943e960d2c2ab267a318a8a71fd /TODOs.md
parentdoc/remembering.*: Enforce style imposed by aux/worflow/assert-manpages.sh (diff)
downloadremembering-7e940c757bbfad09f6a19b8640746c6f132a5e6f.tar.gz
remembering-7e940c757bbfad09f6a19b8640746c6f132a5e6f.tar.xz
TODOs.md: Add items to #task-8af5055c-d1e1-beba-128c-4cabc40e8057
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 9936bcb..cfd3d20 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -83,6 +83,12 @@ Right now the code is disabled with an [`#ifdef DISABLE`](https://git.euandreh.x
Rich discussion on AddressSanitizer and similar tools: <https://news.ycombinator.com/item?id=26713037>.
+Relevant tools:
+- [scan-build](https://clang-analyzer.llvm.org/scan-build.html)
+- [sanitizers](https://github.com/google/sanitizers/)
+- [GCC analyzer](https://gcc.gnu.org/onlinedocs/gcc/Static-Analyzer-Options.html)
+
+
## DONE Add $HOME and $XDG_DATA_HOME sh test {#task-9291a8c1-4ac3-409d-b490-872b29a719cc}
- DONE in 2021-03-06