Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Fri Aug 16 19:23:53 UTC 2019

Modified Files:
        src/distrib/sets/lists/comp [netbsd-9]: mi
        src/external/bsd/compiler_rt/lib/clang/include/sanitizer [netbsd-9]:
            Makefile

Log Message:
Pull up following revision(s) (requested by kamil in ticket #69):

        distrib/sets/lists/comp/mi: revision 1.2282
        external/bsd/compiler_rt/lib/clang/include/sanitizer/Makefile: revision 1.2

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.2278.2.1 -r1.2278.2.2 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 \
    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