Re: doxygen GCC_ASSISTED_PARSING option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 30 Mar 2021 at 15:15, SAIFI wrote:
>
> Hi:
>
> doxygen uses it's own code parser for cross-reference lists and call graphs generation.
> However, it is not a compiler and may fail often as i have experienced with call graph generation.
>
> Now in the user.cfg.in file there is a field to specify
>
> XYZ_ASSISTED_PARSING=
> XYZ_OPTIONS=
>
> Is there any patch or thoughts as to how we can get
>
> GCC_ASSISTED_PARSING=
> GCC_OPTIONS=
>
> Any pointers or suggestions ?

There is no GCC equivalent of libclang. There is no standalone G++
parser that can produce an AST for consumption by other tools like
Doxygen.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux