[llvm] r185831 - Use Clang's __has_* macros in Compiler.h to test for features

Reid Kleckner rnk at google.com
Mon Jul 8 11:20:07 PDT 2013


On Mon, Jul 8, 2013 at 1:54 PM, David Dean <david_dean at apple.com> wrote:

> On 8 Jul 2013, at 10:47 AM, Chandler Carruth <chandlerc at google.com> wrote:
>
> > It would be really helpful to provide more information than this as many
> people don't *have* access to a mac...
>
> Could you please be more specific about what information is not available?
> This is a publicly accessible build master, so all the results and logs
> should be there.


I can't figure out the SVN revision of the host compiler from the buildbot
steps as-is.  Can we print that or make it a buildbot property?

Since I can't see the compiler version, I can't see the first build that
uses the updated host compiler.

How recent is the host compiler?  I'm assuming it's pretty fresh, so I'm
going to try rebuilding with a newer clang.  If I can repro, then I'm going
to recommit the patch with a fix.  Otherwise I'll do some more testing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130708/a7637189/attachment.html>


More information about the llvm-commits mailing list