Re: clang analyzer

2020-05-24 Thread rgc
On Mon, May 25, 2020 at 02:34:53AM +0300, Gregory Edigarov wrote:
> Hello,
> 
> clang --analyze main.c
> error: action RunAnalysis not compiled in
> 
> I find it strange.?? Is there any particular reason for not including it?
> 
> Is there any procedure I can use to get a "full" clang?

$ which clang


Also, have you tried the ports version?

$ pkg_info -q llvm

> 
> Thank you.
> 
> --
> 
> With best regards,
> 
> ?? Gregory Edigarov
> 
> 



clang analyzer

2020-05-24 Thread Gregory Edigarov

Hello,

clang --analyze main.c
error: action RunAnalysis not compiled in

I find it strange.  Is there any particular reason for not including it?

Is there any procedure I can use to get a "full" clang?

Thank you.

--

With best regards,

    Gregory Edigarov