Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kamil
Date:           Thu Aug 15 16:31:17 UTC 2019

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/external/bsd/compiler_rt/lib/clang/include/sanitizer: Makefile

Log Message:
Ship with sanitizer/lsan_interface.h for LLVM 7

Leak Sanitizer header is already needed in the distribution for built with
Address Sanitizer (MKSANITIZER):

 - dist/llvm/utils/TableGen/TableGen.cpp
 - dist/clang/utils/TableGen/TableGen.cpp

Next version of LLVM (9.0) will ship with LSan.


To generate a diff of this commit:
cvs rdiff -u -r1.2281 -r1.2282 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.1 -r1.2 \
    src/external/bsd/compiler_rt/lib/clang/include/sanitizer/Makefile

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




Home | Main Index | Thread Index | Old Index