[cfe-dev] [llvm-dev] [GSOC 2018] Clang Static Analyzer
Devin Coughlin via cfe-dev
cfe-dev at lists.llvm.org
Wed Mar 7 18:19:07 PST 2018
+ cfe-dev (where clang static analyzer discussions typically take place)
Hi Ashish,
The virtual call checker was a project from last year’s Google Summer of Code. You can see a list of this year’s suggested open projects at <http://llvm.org/OpenProjects.html#gsoc18>
Devin
> On Mar 6, 2018, at 2:37 AM, Ashish Gahlot via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi Anna,
>
> I am a fourth year undergraduate student having experience with writing low-level code and program analysis. I would like to work on the project Clang Static Analyzer: Warn if virtual calls are made from constructors or destructors.
>
> The things that I have done until now:
> -----
> 1. Compiled clang
> 2. Went through Kaleidoscope tutorial
> 3. Implemented a bunch of llvm function passes
>
> Looking forward to your response to get started :)
>
> Thanks & Regards,
> Ashish Kumar Gahlot
>
> --
> Ashish Kumar Gahlot
> IV year, UG
> Govt. Engg. College, Ajmer, India
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
More information about the cfe-dev
mailing list