On Sat, Jan 13, 2018 at 05:02:49PM +0100, Rainer Orth wrote: > Hi Jakub, > > >> On Mon, Dec 18, 2017 at 11:21:35AM +0100, Rainer Orth wrote: > >>> I've been using the following in my tree. Still need to try and get > >>> this upstream. > >> > >> Please. If that doesn't work, I think we need to do it in configure, > >> sanitizer_internal_defs.h seems to be included very early, so there > >> is no easy header to override say in include/system/ tree. > > > > done now as https://reviews.llvm.org/D41346. Together with the revised > > version of https://reviews.llvm.org/D39888 this has restored Darwin 11 > > build and sanitizer testing for me for quite some time. > > both patches have now been approved upstream and the second one was > installed already. Bootstrapped on x86_64-apple-darwin11.4.2. Is this > ok now for mainline? > > Thanks. > Rainer > > -- > ----------------------------------------------------------------------------- > Rainer Orth, Center for Biotechnology, Bielefeld University > > > 2018-01-13 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > PR sanitizer/82824 > * lsan/lsan_common_mac.cc: Cherry-pick upstream r322437.
Ok, thanks. Jakub