[cfe-dev] stable version of clang and other questions

Juan Carlos Martinez Santos juanc.martinez.santos at gmail.com
Wed Jan 6 14:44:49 PST 2010


Hello again,

I found that the correct command is:

clang -cc1 -ast-view <input.c>

When I omit the -cc1 option, it does not work, why? Can someone tell me?

Thanks in advance,

Juan Carlos


On Wed, Jan 6, 2010 at 5:09 PM, David Chisnall <theraven at sucs.org> wrote:

> On 6 Jan 2010, at 21:51, Douglas Gregor wrote:
>
>  1. I wonder if there is an stable version of clan, something different
>>> from the trunk. How I can get it?
>>>
>>
>> As mentioned by others, stable releases are here:
>>
>>        http://llvm.org/releases/
>>
>
> Note that stable is a relative term, however.  A lot of the changes since
> the last release have been bug fixes or implementing missing features, so
> you may well be better off running trunk.
>
> David
>
> -- Sent from my IBM 1620
>
>


-- 
Juan Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100106/7b9d58fe/attachment.html>


More information about the cfe-dev mailing list