https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127512
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- I think the problem is in darwin system headers, not in the libsanitizer code. Apple are unlikely to change their system headers because they use a Clang extensions that G++ doesn't support. Maybe fixincludes should be used.
