[cfe-dev] How to dump clang version

Devchandra L Meetei dlmeetei at gmail.com
Thu Jul 19 01:03:28 PDT 2012


but
[deleisha at deleisha CertificateProvider]$ clang++ -dumpversion
4.2.1
[deleisha at deleisha CertificateProvider]$ clang -v
clang version 3.0 (tags/RELEASE_30/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
[deleisha at deleisha CertificateProvider]$

why this difference, sorry for silly questions


On Thu, Jul 19, 2012 at 1:31 PM, Devchandra L Meetei <dlmeetei at gmail.com>wrote:

> Oh, It works, last time when I tried, It was not. and I dig more and last
> time, it did not work due to a typos.
> Thanks
>
> --Dev
>
>
> On Thu, Jul 19, 2012 at 1:29 PM, Seo Sanghyeon <sanxiyn at gmail.com> wrote:
>
>> > is there way to dump the version of clang something like
>> > gcc -dumpversion.
>>
>> Have you tried the obvious?
>> clang -dumpversion
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120719/7d1a238f/attachment.html>


More information about the cfe-dev mailing list