<div dir="ltr">Hi all,<div><br></div><div>I'm a beginner to clang. I want to write clang plugin to do some static analysis. </div><div>I did "mkdir llvm-build" and built clang following these steps <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a><br></div><div><br></div><div>As a starting point, I'm trying clang/examples/PrintFunctionNames from clang plugins tutorial <a href="http://clang.llvm.org/docs/ClangPlugins.html">http://clang.llvm.org/docs/ClangPlugins.html</a></div><div>I did "cd llvm-build & make PrintFunctionNames ", but it didn't work.</div><div>I also tried "cd llvm-build/tools/clang", and "make BUILD_EXAMPLES=1".</div><div>However, in either case I can not get "PrintFunctionNames.so"</div><div><br></div><div>Is there any guidance? Thank you.</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Regards,<div>Kai</div></div></div>
</div></div>