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

David Dean david_dean at apple.com
Mon Jul 8 13:58:23 PDT 2013


On 8 Jul 2013, at 11:20 AM, Reid Kleckner <rnk at google.com> wrote:

> 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?

It's listed in the sanity.test step, and it isn't using the system compiler, as I thought. It's using the "latest validated" compiler which is supposed to be updated when phase 4 succeeds. and in this case is *very* old (trunk 148746)

So I'll check to make sure that the step which updates this link is being set correctly. (And manually update it for now)

-David





More information about the llvm-commits mailing list