Hi All,<div><br><div>I was going through clang project and found static analyzer to be a quite useful tool. I would like to work and contribute on the same. I went through the code and developed few basic checkers(Socket stream checker etc) to start with.</div>
<div><br></div><div>I had a doubt which i wanted to clarify from the community.</div><div><br></div><div>If i'm not wrong Clang static tool currently supports only one translation unit at a time and so inter procedural analysis across translation unit is not supported. </div>
<div>Is there any plan to support the same in clang static analyzer? </div><div>What kind of infrastructure would be required in static analyzer core to support this feature? </div><div>Will it require detailed understanding of clang front end(AST etc)?</div>
<div><br></div><div>Thanks</div><div>Karthik</div><div><br></div><div> </div></div><div><br></div>