Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66839 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23723 invoked from network); 27 Mar 2013 18:37:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2013 18:37:27 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Wed, 27 Mar 2013 13:37:25 -0500 Received: from [217.114.211.68] ([217.114.211.68:21719] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/0F-30100-56C33515 for ; Wed, 27 Mar 2013 13:37:25 -0500 To: internals@lists.php.net References: User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: PHP 5.5 and clang From: dsp@php.net (David Soria Parra) On 2013-03-26, Ond?ej Sur? wrote: > --bcaec548a7f385895a04d8d51fce > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > Hi, > > I am trying to build PHP 5.5beta1 with clang, so the question is: > > Would you be interested in the results? This would be one shot only. > Hi Ondrey, yes I would be very interested in these results. I personally build PHP with clang most of the time and think we should use it's features to provide better analytics. Also I think since freebsd switched to clang ,we should ensure that PHP can be compiled with clang. Thank you very much for your work, David