gcc/libstdc++-v3/config
Jonathan Wakely cca6090b13 libstdc++: Make Asan detection work for Clang [PR103453]
Clang doesn't define __SANITIZE_ADDRESS__ so use its __has_feature check
to detect Asan instead.

libstdc++-v3/ChangeLog:

	PR libstdc++/103453
	* config/allocator/malloc_allocator_base.h
	(_GLIBCXX_SANITIZE_STD_ALLOCATOR): Define for Clang.
	* config/allocator/new_allocator_base.h
	(_GLIBCXX_SANITIZE_STD_ALLOCATOR): Likewise.
2021-11-30 20:10:19 +00:00
..
abi libstdc++: Print assertion messages to stderr [PR59675] 2021-11-12 12:23:10 +00:00
allocator libstdc++: Make Asan detection work for Clang [PR103453] 2021-11-30 20:10:19 +00:00
cpu Update copyright years. 2021-01-04 10:26:59 +01:00
io Update copyright years. 2021-01-04 10:26:59 +01:00
locale ctype support for libstdc++ on VxWorks 2021-05-04 21:49:43 -03:00
os libstdc++: Fix ctype changed after newlib update. 2021-11-19 08:48:11 +00:00