Hi all,<br>     I am naive to clang and llvm. I wrote one plugin for clang by just copying PrintFunctionName.cpp given in the /clang/example.<br>   I successfully build that plugin but when try to load that plugin it gives some segmentation error .<br>
   can anyone please tell me what is segmentation error & how can i fix it? <br><br>thanks.<br><br>