From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9281 invoked by alias); 16 Nov 2012 17:06:43 -0000 Received: (qmail 9265 invoked by uid 22791); 16 Nov 2012 17:06:41 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from bromo.med.uc.edu (HELO bromo.med.uc.edu) (129.137.3.146) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Nov 2012 17:06:36 +0000 Received: from bromo.med.uc.edu (localhost.localdomain [127.0.0.1]) by bromo.med.uc.edu (Postfix) with ESMTP id 22F46400007; Fri, 16 Nov 2012 12:06:36 -0500 (EST) Received: (from howarth@localhost) by bromo.med.uc.edu (8.14.3/8.14.3/Submit) id qAGH6ZCA029959; Fri, 16 Nov 2012 12:06:35 -0500 Date: Fri, 16 Nov 2012 17:06:00 -0000 From: Jack Howarth To: Alexander Potapenko Cc: Dodji Seketeli , Konstantin Serebryany , gcc-patches@gcc.gnu.org, Diego Novillo , jakub@redhat.com, Wei Mi , David Li , mikestump@comcast.net Subject: Re: [PATCH 00/13] Request to merge Address Sanitizer in Message-ID: <20121116170635.GA29746@bromo.med.uc.edu> References: <1351799566-31447-1-git-send-email-dodji@redhat.com> <20121115194154.GA16078@bromo.med.uc.edu> <87wqxmuf4h.fsf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg01405.txt.bz2 On Fri, Nov 16, 2012 at 08:55:52PM +0400, Alexander Potapenko wrote: > >> Also, Alexander Potapenko is the best person to ask about asan-darwin. > > > > .... here. > > > >> Maybe we can add him to the list of sanitizer maintainers? > > > > Seconded. At least for libsanitier/Darwin. > > > > Cheers. > > I can take this, but I'll be busy within the several upcoming days > (till mid-next-week), so I won't be able to merge any patches from > LLVM into GCC. > Also, I'm not a GCC committer yet, and I guess someone will need to nominate me. Hopefully either Jakub or Dodji can handle the initial import of the mach_override files for now. I rather not have to keep updating the patches in the meanwhile for bit-rot. Jack