<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 6, 2017, at 1:41 PM, Dong-hee Na via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">My name is Dong-hee Na who is an 4years undergraduate student at Chungnam National University, South Korea.<br class="">I'm really interested in compiler related technology.<br class="">Especially for LLVM project, I am really interested in a topic which name is the 'Warn if virtual calls are made from constructors or destructors.’.<br class="">Also, I have some experiences to contribute open source project include compiler technology.<br class=""><br class="">- Google/Grumpy <br class="">(<a href="https://github.com/google/grumpy/pulls?q=is:pr+is:closed+author:corona10" class="">https://github.com/google/grumpy/pulls?q=is:pr+is:closed+author:corona10</a>)<br class="">- Google/Chromium<br class="">(<a href="https://codereview.chromium.org/search?closed=1&owner=dhna" class="">https://codereview.chromium.org/search?closed=1&owner=dhna</a>)<br class="">- Dropbox/Pyston <br class="">(<a href="https://github.com/dropbox/pyston/pulls?q=is:pr+is:closed+author:corona10" class="">https://github.com/dropbox/pyston/pulls?q=is:pr+is:closed+author:corona10</a>)<br class=""><br class="">I had also experience to work with LLVM before for compiler 1week term project.<br class="">(<a href="https://github.com/corona10/MiniC-With-LLVM" class="">https://github.com/corona10/MiniC-With-LLVM</a>)<br class="">One of them was working with Antlr4 and LLVM. So might be helpful to work for VirtualCallChecker.cpp.<br class="">(When I implemented this project, one of the way to use Antlr with Listener which is walking AST.)<br class="">Any staring guide for this project will helpful to me.<br class=""></div></div></blockquote><div><br class=""></div><div>This web page contains useful information about writing checkers for the clang static analyzer:</div><div><a href="http://clang-analyzer.llvm.org/checker_dev_manual.html" class="">http://clang-analyzer.llvm.org/checker_dev_manual.html</a></div><div><br class=""></div><div>Please, take a look. We'd be also happy to have a chat over Skype to answer any other questions you might have about the project goals or the analyzer.</div><div><br class=""></div><div>Cheers,</div><div>Anna.</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">Thank you<br class=""><br class="">Dong-hee Na<br class=""><br class="">--<br class="">Chungnam National University | Computer Science & Engineering<br class=""><br class="">Tel: +82 010-3353-9127<br class="">Email: <a href="mailto:donghee.na92@gmail.com" class="">donghee.na92@gmail.com</a><br class="">Linkedin: <a href="https://www.linkedin.com/in/dong-hee-na-2b713b49/" class="">https://www.linkedin.com/in/dong-hee-na-2b713b49/</a><br class=""><br class="">_______________________________________________<br class="">cfe-dev mailing list<br class=""><a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev<br class=""></div></div></blockquote></div><br class=""></body></html>