Module Name:    src
Committed By:   kamil
Date:           Tue Jul 24 02:52:15 UTC 2018

Modified Files:
        src/doc: TODO.sanitizers

Log Message:
TODO.sanitizers: Remove a finished item

New Clang/LLVM landed the sources (by Joerg).
A compiler-rt import is still pending.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/doc/TODO.sanitizers:1.3
--- src/doc/TODO.sanitizers:1.2	Wed Jun 27 18:43:16 2018
+++ src/doc/TODO.sanitizers	Tue Jul 24 02:52:15 2018
@@ -1,7 +1,6 @@
 Sanitizer and related tasks.
 
 Short term:
- - upgrade base Clang/LLVM, libcxx, libcxxabi to at least 7svn (HEAD)
  - compiler-rt import and integration with base
  - merge TSan, MSan and libFuzzer ATF tests
  - prepare MKSANITIZER readme

Reply via email to