+cfe-dev
Hi Andrea,
I think you might get more luck asking on the cfe-dev mailing list.
George
> On May 15, 2018, at 1:15 PM, Andrea Arteaga via cfe-users
> wrote:
>
> Dear all,
> Recently, my team suffered from a bug due to a double bad usage of C++.
>
> We have a function returning a refe
Hi Lauro,
I think you would have more luck asking on cfe-dev mailing list.
Do I understand your question correctly as wishing to do cross-translation-unit
analysis?
Clang static analyzer has an experimental flag for doing that, which relies on
ASTImporter library
(which tries to import AST for
Hi Bewoayia,
I think you would have more luck asking your question at cfe-dev, in my
understanding very few people read cfe-users.
George
> On Mar 7, 2018, at 1:49 AM, Bewoayia Kebianyor via cfe-users
> wrote:
>
> Hi,
>
> can anyone help in providing clarification to this query?
>
> I am n