diff options
author | EuAndreh <eu@euandre.org> | 2021-06-13 19:20:34 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-13 19:20:34 -0300 |
commit | 7e940c757bbfad09f6a19b8640746c6f132a5e6f (patch) | |
tree | b15276da6439d943e960d2c2ab267a318a8a71fd | |
parent | doc/remembering.*: Enforce style imposed by aux/worflow/assert-manpages.sh (diff) | |
download | remembering-7e940c757bbfad09f6a19b8640746c6f132a5e6f.tar.gz remembering-7e940c757bbfad09f6a19b8640746c6f132a5e6f.tar.xz |
TODOs.md: Add items to #task-8af5055c-d1e1-beba-128c-4cabc40e8057
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |