Module Name:    src
Committed By:   kamil
Date:           Thu Oct  1 18:19:20 UTC 2020

Modified Files:
        src/doc: TODO.sanitizers

Log Message:
Drop TODO.sanitizers

The LLVM work is merged mostly to GCC.
The remaining work is not worth tracking here and is restricted mostly to
fixing bugs from various 'make check-*' targets in LLVM.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/doc/TODO.sanitizers

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.sanitizers
diff -u src/doc/TODO.sanitizers:1.13 src/doc/TODO.sanitizers:1.14
--- src/doc/TODO.sanitizers:1.13	Thu Apr  2 11:18:23 2020
+++ src/doc/TODO.sanitizers	Thu Oct  1 18:19:20 2020
@@ -15,9 +15,6 @@ Long term:
    * DFSan.
  - port HWASan -- aarch64 specific, needs hardware or emulator
  - pkgsrc integration with sanitizers and MKSANITIZER (PKGSANITIZER?)
- - port what possible to !amd64
- - fixes with the signal code
- - make compiler-rt buildable with GCC
  - merge of the libFuzzer integration with the basesystem
  - oom-killer ATF tests and fixes
  - utime(3) allow changing actime regardless of noatime mount property

Reply via email to