gcc/libsanitizer/lsan
Martin Liska 3c6331c29f
Libsanitizer: merge from master.
Merged from revision b638b63b99d66786cb37336292604a2ae3490cfd.

The patch successfully bootstraps on x86_64-linux-gnu and
ppc64le-linux-gnu. I also tested ppc64-linux-gnu that exposed:
https://reviews.llvm.org/D80864 (which is fixed on master).

Abidiff looks happy and I made UBSAN and ASAN bootstrap on
x86_64-linux-gnu.

I'm planning to do merge from master twice a year, once now and
next time short before stage1 closes.

I am going to install the patches as merge from master is obvious
and I haven't made anything special.

libsanitizer/ChangeLog:

	* MERGE: Merge from master.
2020-06-02 08:02:07 +02:00
..
Makefile.am
Makefile.in
libtool-version
lsan.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_allocator.cpp
lsan_allocator.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_common.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_common.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_common_fuchsia.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_common_linux.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_common_mac.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_flags.inc
lsan_fuchsia.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_fuchsia.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_interceptors.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_linux.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_mac.cpp
lsan_malloc_mac.cpp
lsan_posix.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_posix.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_preinit.cpp
lsan_thread.cpp Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00
lsan_thread.h Libsanitizer: merge from master. 2020-06-02 08:02:07 +02:00