[cfe-dev] [libc++] mapping Apple LLVM version to libc++ revision

Eric Fiselier via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 4 13:53:55 PDT 2016


To be clear that won't give you the exact revision, but it should help you
get closer.

On Thu, Aug 4, 2016 at 2:53 PM, Eric Fiselier <eric at efcs.ca> wrote:

> > To try to replicate a problem they're experiencing, I'd like to check
> out the exact revision of libc++ that ships with this compiler.
>
> Try printing the value of _LIBCPP_VERSION.
>
> On Thu, Aug 4, 2016 at 11:47 AM, Renato Golin via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
>> Hi,
>>
>> You will probably have better luck on an Apple specific forum...
>>
>> Cheers,
>> Renato
>>
>> On 4 Aug 2016 6:16 p.m., "Nathan Ridge via cfe-dev" <
>> cfe-dev at lists.llvm.org> wrote:
>>
>>> One of my users has a compiler that identifies itself as:
>>>
>>> Apple LLVM version 7.3.0 (clang-703.0.29)
>>>
>>> To try to replicate a problem they're experiencing, I'd like to check
>>> out the exact revision of libc++ that ships with this compiler. What would
>>> that revision be?
>>>
>>> Also, is there a place I can look to find this out myself?
>>>
>>> Thanks,
>>> Nate
>>>
>>>
>>> _______________________________________________
>>> cfe-dev mailing list
>>> cfe-dev at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>>
>>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160804/f017d3ee/attachment.html>


More information about the cfe-dev mailing list